Searched defs:btrfs_delayed_ref_root (Results 1 – 1 of 1) sorted by relevance
157 struct btrfs_delayed_ref_root { struct159 struct rb_root href_root;162 struct rb_root dirty_extent_root;165 spinlock_t lock;170 atomic_t num_entries;173 unsigned long num_heads;176 unsigned long num_heads_ready;178 u64 pending_csums;185 int flushing;187 u64 run_delayed_start;[all …]