Lines Matching defs:btrfs_delayed_ref_root
164 struct btrfs_delayed_ref_root { struct
166 struct rb_root_cached href_root;
169 struct rb_root dirty_extent_root;
172 spinlock_t lock;
177 atomic_t num_entries;
180 unsigned long num_heads;
183 unsigned long num_heads_ready;
185 u64 pending_csums;
187 unsigned long flags;
189 u64 run_delayed_start;
197 u64 qgroup_to_skip;