Home
last modified time | relevance | path

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

/fs/btrfs/
Drelocation.c46 struct backref_node { struct
47 struct rb_node rb_node;
48 u64 bytenr;
50 u64 new_bytenr;
52 u64 owner;
54 struct list_head list;
56 struct list_head upper;
58 struct list_head lower;
60 struct btrfs_root *root;
62 struct extent_buffer *eb;
[all …]