Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dextent_io.h154 struct extent_buffer { struct
155 u64 start;
156 unsigned long len;
157 unsigned long bflags;
158 struct btrfs_fs_info *fs_info;
159 spinlock_t refs_lock;
160 atomic_t refs;
161 atomic_t io_pages;
162 int read_mirror;
163 struct rcu_head rcu_head;
[all …]