Searched refs:do_write_orph_node (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ubifs/
H A Dorphan.c224 * do_write_orph_node - write a node to the orphan head.
233 static int do_write_orph_node(struct ubifs_info *c, int len, int atomic) function
313 err = do_write_orph_node(c, len, atomic);

Completed in 36 milliseconds