Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dshrinker.c116 freed = ubifs_destroy_tnc_subtree(c, znode); in shrink_tnc()
H A Dtnc_misc.c221 long ubifs_destroy_tnc_subtree(const struct ubifs_info *c, in ubifs_destroy_tnc_subtree() function
H A Dubifs.h1904 long ubifs_destroy_tnc_subtree(const struct ubifs_info *c,
H A Dtnc.c3123 freed = ubifs_destroy_tnc_subtree(c, c->zroot.znode); in ubifs_tnc_close()
/openbmc/u-boot/fs/ubifs/
H A Dtnc_misc.c219 long ubifs_destroy_tnc_subtree(struct ubifs_znode *znode) in ubifs_destroy_tnc_subtree() function
H A Dubifs.h2228 long ubifs_destroy_tnc_subtree(struct ubifs_znode *zr);
H A Dtnc.c2863 freed = ubifs_destroy_tnc_subtree(c->zroot.znode); in ubifs_tnc_close()