Lines Matching refs:orphan_dir_info
243 struct orphan_dir_info {
2862 static struct orphan_dir_info *add_orphan_dir_info(struct send_ctx *sctx,
2867 struct orphan_dir_info *entry, *odi;
2871 entry = rb_entry(parent, struct orphan_dir_info, node);
2896 static struct orphan_dir_info *get_orphan_dir_info(struct send_ctx *sctx,
2900 struct orphan_dir_info *entry;
2903 entry = rb_entry(n, struct orphan_dir_info, node);
2920 struct orphan_dir_info *odi = get_orphan_dir_info(sctx, dir_ino, gen);
2926 struct orphan_dir_info *odi)
2949 struct orphan_dir_info *odi = NULL;
3304 struct orphan_dir_info *odi;
7499 struct orphan_dir_info *odi;
7502 odi = rb_entry(n, struct orphan_dir_info, node);