Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Ddelayed-ref.h72 u64 bytenr;
73 u64 num_bytes;
74 refcount_t refs;
79 struct mutex mutex;
81 spinlock_t lock;
86 struct rb_node href_node;
95 int total_ref_mod;
103 int ref_mod;
118 unsigned int is_data:1;
119 unsigned int is_system:1;
[all …]

Completed in 5 milliseconds