Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_io.h167 struct extent_buffer { struct
168 u64 start;
169 unsigned long len;
170 unsigned long bflags;
171 struct btrfs_fs_info *fs_info;
172 spinlock_t refs_lock;
173 atomic_t refs;
174 atomic_t io_pages;
175 int read_mirror;
176 struct rcu_head rcu_head;
[all …]