Searched defs:btrfs_delayed_ref_root (Results 1 – 1 of 1) sorted by relevance
164 struct btrfs_delayed_ref_root { struct166 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;[all …]