Lines Matching defs:btrfs_delayed_ref_root
143 struct btrfs_delayed_ref_root { struct
145 struct rb_root_cached href_root;
148 struct rb_root dirty_extent_root;
151 spinlock_t lock;
156 atomic_t num_entries;
159 unsigned long num_heads;
162 unsigned long num_heads_ready;
164 u64 pending_csums;
166 unsigned long flags;
168 u64 run_delayed_start;
176 u64 qgroup_to_skip;