Lines Matching defs:btrfs_delayed_ref_root
201 struct btrfs_delayed_ref_root { struct
203 struct rb_root_cached href_root;
214 struct xarray dirty_extents;
217 spinlock_t lock;
222 atomic_t num_entries;
225 unsigned long num_heads;
228 unsigned long num_heads_ready;
230 u64 pending_csums;
232 unsigned long flags;
234 u64 run_delayed_start;
242 u64 qgroup_to_skip;