Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dtnc_misc.c181 struct ubifs_znode *ubifs_tnc_postorder_first(struct ubifs_znode *znode) in ubifs_tnc_postorder_first() function
222 return ubifs_tnc_postorder_first(zn); in ubifs_tnc_postorder_next()
236 struct ubifs_znode *zn = ubifs_tnc_postorder_first(znode); in ubifs_destroy_tnc_subtree()
Dubifs.h1631 struct ubifs_znode *ubifs_tnc_postorder_first(struct ubifs_znode *znode);
Ddebug.c1487 znode = ubifs_tnc_postorder_first(c->zroot.znode); in dbg_check_tnc()