Home
last modified time | relevance | path

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

/openbmc/linux/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.h1895 struct ubifs_znode *ubifs_tnc_levelorder_next(const struct ubifs_info *c,
H A Ddebug.c949 znode = ubifs_tnc_levelorder_next(c, c->zroot.znode, NULL); in ubifs_dump_tnc()
958 znode = ubifs_tnc_levelorder_next(c, c->zroot.znode, znode); in ubifs_dump_tnc()
/openbmc/u-boot/fs/ubifs/
H A Dtnc_misc.c31 struct ubifs_znode *ubifs_tnc_levelorder_next(struct ubifs_znode *zr, in ubifs_tnc_levelorder_next() function
H A Dubifs.h2221 struct ubifs_znode *ubifs_tnc_levelorder_next(struct ubifs_znode *zr,
H A Ddebug.c937 znode = ubifs_tnc_levelorder_next(c->zroot.znode, NULL); in ubifs_dump_tnc()
946 znode = ubifs_tnc_levelorder_next(c->zroot.znode, znode); in ubifs_dump_tnc()