Searched defs:orphan_dir_info (Results 1 - 1 of 1) sorted by relevance

/fs/btrfs/
H A Dsend.c247 struct orphan_dir_info { struct
2772 static struct orphan_dir_info *
2777 struct orphan_dir_info *entry, *odi;
2787 entry = rb_entry(parent, struct orphan_dir_info, node);
2803 static struct orphan_dir_info *
2807 struct orphan_dir_info *entry;
2810 entry = rb_entry(n, struct orphan_dir_info, node);
2823 struct orphan_dir_info *odi = get_orphan_dir_info(sctx, dir_ino);
2829 struct orphan_dir_info *odi)
2893 struct orphan_dir_info *od
[all...]

Completed in 31 milliseconds