Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()