Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Drelocation.c35 struct backref_node { struct
36 struct rb_node rb_node;
37 u64 bytenr;
39 u64 new_bytenr;
41 u64 owner;
43 struct list_head list;
45 struct list_head upper;
47 struct list_head lower;
49 struct btrfs_root *root;
51 struct extent_buffer *eb;
[all …]