Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Ddelayed-ref.h71 u64 bytenr;
72 u64 num_bytes;
73 refcount_t refs;
78 struct mutex mutex;
80 spinlock_t lock;
85 struct rb_node href_node;
94 int total_ref_mod;
102 int ref_mod;
117 unsigned int is_data:1;
118 unsigned int is_system:1;
[all …]

Completed in 5 milliseconds