Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dtnc_misc.c194 struct ubifs_znode *ubifs_tnc_postorder_next(struct ubifs_znode *znode) in ubifs_tnc_postorder_next() function
246 zn = ubifs_tnc_postorder_next(zn); in ubifs_destroy_tnc_subtree()
H A Dubifs.h2227 struct ubifs_znode *ubifs_tnc_postorder_next(struct ubifs_znode *znode);
H A Ddebug.c1541 znode = ubifs_tnc_postorder_next(znode); in dbg_check_tnc()
/openbmc/linux/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.h1902 struct ubifs_znode *ubifs_tnc_postorder_next(const struct ubifs_info *c,
H A Ddebug.c1524 znode = ubifs_tnc_postorder_next(c, znode); in dbg_check_tnc()