Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A Dorphan.c46 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 …]
A Dubifs.h926 struct ubifs_orphan { struct
931 struct ubifs_orphan *cnext; argument
932 struct ubifs_orphan *dnext; argument
1390 struct ubifs_orphan *orph_cnext;
1391 struct ubifs_orphan *orph_dnext;
A Dsuper.c889 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