Searched refs:ubifs_orphan (Results 1 – 3 of 3) sorted by relevance
46 struct ubifs_orphan *parent_orphan) in orphan_add()48 struct ubifs_orphan *orphan, *o; in orphan_add()98 struct ubifs_orphan *o; in lookup_orphan()103 o = rb_entry(p, struct ubifs_orphan, rb); in lookup_orphan()162 struct ubifs_orphan *xattr_orphan; in ubifs_add_orphan()163 struct ubifs_orphan *orphan; in ubifs_add_orphan()240 struct ubifs_orphan *orphan, **last; in ubifs_orphan_start_commit()345 struct ubifs_orphan *orphan, *cnext; in write_orph_node()447 struct ubifs_orphan *orphan, **last; in consolidate()512 struct ubifs_orphan *orphan, *dnext; in erase_deleted()[all …]
926 struct ubifs_orphan { struct931 struct ubifs_orphan *cnext; argument932 struct ubifs_orphan *dnext; argument1390 struct ubifs_orphan *orph_cnext;1391 struct ubifs_orphan *orph_dnext;
889 struct ubifs_orphan *orph; in free_orphans()899 orph = list_entry(c->orph_list.next, struct ubifs_orphan, list); in free_orphans()
Completed in 14 milliseconds