Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.h68 u64 bytenr;
69 u64 num_bytes;
75 struct rb_node href_node;
80 struct mutex mutex;
82 refcount_t refs;
85 spinlock_t lock;
97 int total_ref_mod;
105 int ref_mod;
120 bool is_data;
121 bool is_system;
[all …]