Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs-media.h277 #define UBIFS_ORPH_NODE_SZ sizeof(struct ubifs_orph_node)
779 struct ubifs_orph_node { struct
H A Dorphan.c266 struct ubifs_orph_node *orph; in write_orph_node()
555 struct ubifs_orph_node *orph; in do_kill_orphans()
849 struct ubifs_orph_node *orph; in dbg_read_orphans()
H A Ddebug.c529 const struct ubifs_orph_node *orph = node; in ubifs_dump_node()