Home
last modified time | relevance | path

Searched refs:ubifs_tnc_levelorder_next (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dshrinker.c80 znode = ubifs_tnc_levelorder_next(c, c->zroot.znode, NULL); in shrink_tnc()
127 znode = ubifs_tnc_levelorder_next(c, c->zroot.znode, znode); in shrink_tnc()
H A Dtnc_misc.c29 struct ubifs_znode *ubifs_tnc_levelorder_next(const struct ubifs_info *c, in ubifs_tnc_levelorder_next() function
H A Dubifs.h1861 struct ubifs_znode *ubifs_tnc_levelorder_next(const struct ubifs_info *c,
H A Ddebug.c928 znode = ubifs_tnc_levelorder_next(c, c->zroot.znode, NULL); in ubifs_dump_tnc()
937 znode = ubifs_tnc_levelorder_next(c, c->zroot.znode, znode); in ubifs_dump_tnc()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dtnc_misc.c32 struct ubifs_znode *ubifs_tnc_levelorder_next(struct ubifs_znode *zr, in ubifs_tnc_levelorder_next() function
H A Dubifs.h2222 struct ubifs_znode *ubifs_tnc_levelorder_next(struct ubifs_znode *zr,
H A Ddebug.c938 znode = ubifs_tnc_levelorder_next(c->zroot.znode, NULL); in ubifs_dump_tnc()
947 znode = ubifs_tnc_levelorder_next(c->zroot.znode, znode); in ubifs_dump_tnc()