Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dtnc_misc.c163 * ubifs_tnc_postorder_first - find first znode to do postorder tree traversal.
169 struct ubifs_znode *ubifs_tnc_postorder_first(struct ubifs_znode *znode) in ubifs_tnc_postorder_first() function
210 return ubifs_tnc_postorder_first(zn); in ubifs_tnc_postorder_next()
224 struct ubifs_znode *zn = ubifs_tnc_postorder_first(znode); in ubifs_destroy_tnc_subtree()
H A Dubifs.h1872 struct ubifs_znode *ubifs_tnc_postorder_first(struct ubifs_znode *znode);
H A Ddebug.c1502 znode = ubifs_tnc_postorder_first(c->zroot.znode); in dbg_check_tnc()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dtnc_misc.c163 * ubifs_tnc_postorder_first - find first znode to do postorder tree traversal.
169 struct ubifs_znode *ubifs_tnc_postorder_first(struct ubifs_znode *znode) in ubifs_tnc_postorder_first() function
210 return ubifs_tnc_postorder_first(zn); in ubifs_tnc_postorder_next()
224 struct ubifs_znode *zn = ubifs_tnc_postorder_first(znode); in ubifs_destroy_tnc_subtree()
H A Dubifs.h1901 struct ubifs_znode *ubifs_tnc_postorder_first(struct ubifs_znode *znode);
H A Ddebug.c1502 znode = ubifs_tnc_postorder_first(c->zroot.znode); in dbg_check_tnc()

Completed in 16 milliseconds