Lines Matching defs:btrfs_delayed_ref_root
142 struct btrfs_delayed_ref_root { struct
144 struct rb_root_cached href_root;
147 struct rb_root dirty_extent_root;
150 spinlock_t lock;
155 atomic_t num_entries;
158 unsigned long num_heads;
161 unsigned long num_heads_ready;
163 u64 pending_csums;
165 unsigned long flags;
167 u64 run_delayed_start;
175 u64 qgroup_to_skip;