Searched refs:new_list (Results 1 – 2 of 2) sorted by relevance
92 list_add_tail(&orphan->new_list, &c->orph_new); in ubifs_add_orphan()138 list_del(&o->new_list); in ubifs_delete_orphan()164 list_for_each_entry(orphan, &c->orph_new, new_list) { in ubifs_orphan_start_commit()
1522 struct list_head new_list; member