Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent_io.h79 struct extent_buffer { struct
80 u64 start;
81 unsigned long len;
82 unsigned long bflags;
83 struct btrfs_fs_info *fs_info;
84 spinlock_t refs_lock;
85 atomic_t refs;
86 atomic_t io_pages;
87 int read_mirror;
88 struct rcu_head rcu_head;
[all …]