Searched defs:btrfs_delayed_ref_root (Results 1 – 1 of 1) sorted by relevance
117 struct btrfs_delayed_ref_root { struct118 struct rb_root root;121 spinlock_t lock;126 unsigned long num_entries;129 unsigned long num_heads;132 unsigned long num_heads_ready;139 int flushing;141 u64 run_delayed_start;147 u64 seq;155 struct list_head seq_head;[all …]