Searched refs:orphan_dir_info (Results 1 – 1 of 1) sorted by relevance
242 struct orphan_dir_info { struct2861 static struct orphan_dir_info *2866 struct orphan_dir_info *entry, *odi; in add_orphan_dir_info()2870 entry = rb_entry(parent, struct orphan_dir_info, node); in add_orphan_dir_info()2892 static struct orphan_dir_info *2896 struct orphan_dir_info *entry; in get_orphan_dir_info()2899 entry = rb_entry(n, struct orphan_dir_info, node); in get_orphan_dir_info()2912 struct orphan_dir_info *odi = get_orphan_dir_info(sctx, dir_ino); in is_waiting_for_rm()2918 struct orphan_dir_info *odi) in free_orphan_dir_info()2941 struct orphan_dir_info *odi = NULL; in can_rmdir()[all …]