Searched defs:btrfs_delayed_ref_head (Results 1 – 1 of 1) sorted by relevance
74 struct btrfs_delayed_ref_head { struct75 struct btrfs_delayed_ref_node node;81 struct mutex mutex;83 struct list_head cluster;85 struct btrfs_delayed_extent_op *extent_op;98 unsigned int must_insert_reserved:1;99 unsigned int is_data:1;