Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Drelocation.c37 struct backref_node { struct
38 struct rb_node rb_node;
39 u64 bytenr;
41 u64 new_bytenr;
43 u64 owner;
45 struct list_head list;
47 struct list_head upper;
49 struct list_head lower;
51 struct btrfs_root *root;
53 struct extent_buffer *eb;
[all …]