Lines Matching defs:btrfs_delayed_ref_root
149 struct btrfs_delayed_ref_root { struct
151 struct rb_root href_root;
154 struct rb_root dirty_extent_root;
157 spinlock_t lock;
162 atomic_t num_entries;
165 unsigned long num_heads;
168 unsigned long num_heads_ready;
170 u64 pending_csums;
177 int flushing;
179 u64 run_delayed_start;
187 u64 qgroup_to_skip;