Searched defs:btrfs_backref_node (Results 1 – 1 of 1) sorted by relevance
333 struct {338 u64 new_bytenr;340 u64 owner;342 struct list_head list;345 struct list_head upper;347 struct list_head lower;354 unsigned int level:8;356 unsigned int cowonly:1;358 unsigned int lowest:1;360 unsigned int locked:1;[all …]
Completed in 6 milliseconds