Home
last modified time | relevance | path

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

/linux-5.19.10/fs/btrfs/
Dextent_io.h75 struct extent_buffer { struct
76 u64 start;
77 unsigned long len;
78 unsigned long bflags;
79 struct btrfs_fs_info *fs_info;
80 spinlock_t refs_lock;
81 atomic_t refs;
82 atomic_t io_pages;
83 int read_mirror;
84 struct rcu_head rcu_head;
[all …]