Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dsend.c331 struct orphan_dir_info { struct
3148 struct orphan_dir_info *entry, *odi; in add_orphan_dir_info()
3152 entry = rb_entry(parent, struct orphan_dir_info, node); in add_orphan_dir_info()
3182 struct orphan_dir_info *entry; in get_orphan_dir_info()
3185 entry = rb_entry(n, struct orphan_dir_info, node); in get_orphan_dir_info()
3202 struct orphan_dir_info *odi = get_orphan_dir_info(sctx, dir_ino, gen); in is_waiting_for_rm()
3208 struct orphan_dir_info *odi) in free_orphan_dir_info()
3231 struct orphan_dir_info *odi = NULL; in can_rmdir()
3625 struct orphan_dir_info *odi; in apply_dir_move()
8366 struct orphan_dir_info *odi; in btrfs_ioctl_send()
[all …]