Lines Matching refs:orphan_dir_info
332 struct orphan_dir_info {
3111 static struct orphan_dir_info *add_orphan_dir_info(struct send_ctx *sctx,
3116 struct orphan_dir_info *entry, *odi;
3120 entry = rb_entry(parent, struct orphan_dir_info, node);
3146 static struct orphan_dir_info *get_orphan_dir_info(struct send_ctx *sctx,
3150 struct orphan_dir_info *entry;
3153 entry = rb_entry(n, struct orphan_dir_info, node);
3170 struct orphan_dir_info *odi = get_orphan_dir_info(sctx, dir_ino, gen);
3176 struct orphan_dir_info *odi)
3199 struct orphan_dir_info *odi = NULL;
3593 struct orphan_dir_info *odi;
8373 struct orphan_dir_info *odi;
8376 odi = rb_entry(n, struct orphan_dir_info, node);