Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ubifs/
Dubifs-media.h276 #define UBIFS_ORPH_NODE_SZ sizeof(struct ubifs_orph_node)
849 struct ubifs_orph_node { struct
Dorphan.c346 struct ubifs_orph_node *orph; in write_orph_node()
635 struct ubifs_orph_node *orph; in do_kill_orphans()
955 struct ubifs_orph_node *orph; in dbg_read_orphans()
Ddebug.c557 const struct ubifs_orph_node *orph = node; in ubifs_dump_node()