Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dbackref.h181 struct btrfs_backref_node { struct
182 struct {
187 u64 new_bytenr;
189 u64 owner;
191 struct list_head list;
194 struct list_head upper;
196 struct list_head lower;
199 struct btrfs_root *root;
201 struct extent_buffer *eb;
203 unsigned int level:8;
[all …]