Home
last modified time | relevance | path

Searched refs:orph_new (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/ubifs/
Dorphan.c106 list_add_tail(&orphan->new_list, &c->orph_new); in ubifs_add_orphan()
178 list_for_each_entry(orphan, &c->orph_new, new_list) { in ubifs_orphan_start_commit()
188 INIT_LIST_HEAD(&c->orph_new); in ubifs_orphan_start_commit()
Dubifs.h1355 struct list_head orph_new; member
Dsuper.c2007 INIT_LIST_HEAD(&c->orph_new); in alloc_ubifs_info()