Home
last modified time | relevance | path

Searched defs:btrfs_delayed_ref_root (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/btrfs/
Ddelayed-ref.h201 struct btrfs_delayed_ref_root { struct
203 struct rb_root_cached href_root;
214 struct xarray dirty_extents;
217 spinlock_t lock;
222 atomic_t num_entries;
225 unsigned long num_heads;
228 unsigned long num_heads_ready;
230 u64 pending_csums;
232 unsigned long flags;
234 u64 run_delayed_start;
[all …]