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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dorphan.c234 * do_write_orph_node - write a node to the orphan head.
243 static int do_write_orph_node(struct ubifs_info *c, int len, int atomic) function
322 err = do_write_orph_node(c, len, atomic);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dorphan.c234 * do_write_orph_node - write a node to the orphan head.
243 static int do_write_orph_node(struct ubifs_info *c, int len, int atomic) function
322 err = do_write_orph_node(c, len, atomic);

Completed in 119 milliseconds