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