Home
last modified time | relevance | path

Searched refs:ubifs_tnc_postorder_next (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dtnc_misc.c195 struct ubifs_znode *ubifs_tnc_postorder_next(struct ubifs_znode *znode) in ubifs_tnc_postorder_next() function
247 zn = ubifs_tnc_postorder_next(zn); in ubifs_destroy_tnc_subtree()
H A Dubifs.h2228 struct ubifs_znode *ubifs_tnc_postorder_next(struct ubifs_znode *znode);
H A Ddebug.c1542 znode = ubifs_tnc_postorder_next(znode); in dbg_check_tnc()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dtnc_misc.c194 struct ubifs_znode *ubifs_tnc_postorder_next(const struct ubifs_info *c, in ubifs_tnc_postorder_next() function
249 zn = ubifs_tnc_postorder_next(c, zn); in ubifs_destroy_tnc_subtree()
H A Dubifs.h1868 struct ubifs_znode *ubifs_tnc_postorder_next(const struct ubifs_info *c,
H A Ddebug.c1503 znode = ubifs_tnc_postorder_next(c, znode); in dbg_check_tnc()