Lines Matching defs:btrfs_delayed_ref_root
157 struct btrfs_delayed_ref_root { struct
159 struct rb_root href_root;
162 struct rb_root dirty_extent_root;
165 spinlock_t lock;
170 atomic_t num_entries;
173 unsigned long num_heads;
176 unsigned long num_heads_ready;
178 u64 pending_csums;
185 int flushing;
187 u64 run_delayed_start;
195 u64 qgroup_to_skip;