Home
last modified time | relevance | path

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

/fs/ubifs/
Dubifs-media.h288 #define UBIFS_ORPH_NODE_SZ sizeof(struct ubifs_orph_node)
778 struct ubifs_orph_node { struct
Dorphan.c278 struct ubifs_orph_node *orph; in write_orph_node()
563 struct ubifs_orph_node *orph; in do_kill_orphans()
873 struct ubifs_orph_node *orph; in dbg_read_orphans()
Ddebug.c585 const struct ubifs_orph_node *orph = node; in dbg_dump_node()