Home
last modified time | relevance | path

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

/linux-6.12/fs/btrfs/
Dbackref.h315 struct btrfs_backref_node { struct
316 struct {
321 u64 new_bytenr;
323 u64 owner;
325 struct list_head list;
328 struct list_head upper;
330 struct list_head lower;
333 struct btrfs_root *root;
335 struct extent_buffer *eb;
337 unsigned int level:8;
[all …]