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

/linux-4.4.14/fs/btrfs/
H A Dsend.c249 struct orphan_dir_info { struct
2814 static struct orphan_dir_info * add_orphan_dir_info()
2819 struct orphan_dir_info *entry, *odi; add_orphan_dir_info()
2829 entry = rb_entry(parent, struct orphan_dir_info, node); add_orphan_dir_info()
2845 static struct orphan_dir_info * get_orphan_dir_info()
2849 struct orphan_dir_info *entry; get_orphan_dir_info()
2852 entry = rb_entry(n, struct orphan_dir_info, node); get_orphan_dir_info()
2865 struct orphan_dir_info *odi = get_orphan_dir_info(sctx, dir_ino); is_waiting_for_rm()
2871 struct orphan_dir_info *odi) free_orphan_dir_info()
2935 struct orphan_dir_info *odi; can_rmdir()
3169 struct orphan_dir_info *odi; apply_dir_move()
6187 struct orphan_dir_info *odi; btrfs_ioctl_send()
6190 odi = rb_entry(n, struct orphan_dir_info, node); btrfs_ioctl_send()

Completed in 170 milliseconds