Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_io.h146 struct extent_buffer { struct
147 u64 start;
148 unsigned long len;
149 unsigned long bflags;
150 struct btrfs_fs_info *fs_info;
151 spinlock_t refs_lock;
152 atomic_t refs;
153 atomic_t io_pages;
154 int read_mirror;
155 struct rcu_head rcu_head;
[all …]