Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dorphan.c92 list_add_tail(&orphan->new_list, &c->orph_new); in ubifs_add_orphan()
164 list_for_each_entry(orphan, &c->orph_new, new_list) { in ubifs_orphan_start_commit()
176 INIT_LIST_HEAD(&c->orph_new); in ubifs_orphan_start_commit()
H A Dubifs.h1966 struct list_head orph_new; member
H A Dsuper.c2226 INIT_LIST_HEAD(&c->orph_new); in alloc_ubifs_info()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dorphan.c84 list_add_tail(&orphan->new_list, &c->orph_new); in orphan_add()
244 list_for_each_entry(orphan, &c->orph_new, new_list) { in ubifs_orphan_start_commit()
256 INIT_LIST_HEAD(&c->orph_new); in ubifs_orphan_start_commit()
H A Dubifs.h1389 struct list_head orph_new; member
H A Dsuper.c2156 INIT_LIST_HEAD(&c->orph_new); in alloc_ubifs_info()