orph_new 84 fs/ubifs/orphan.c list_add_tail(&orphan->new_list, &c->orph_new); orph_new 237 fs/ubifs/orphan.c list_for_each_entry(orphan, &c->orph_new, new_list) { orph_new 249 fs/ubifs/orphan.c INIT_LIST_HEAD(&c->orph_new); orph_new 2117 fs/ubifs/super.c INIT_LIST_HEAD(&c->orph_new); orph_new 1387 fs/ubifs/ubifs.h struct list_head orph_new;