Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c921 static void jblocks_free(struct jblocks *, struct mount *, int);
2815 jblocks_free(struct jblocks *jblocks, in jblocks_free() function
4757 jblocks_free(jblocks, jseg->js_list.wk_mp, jseg->js_size); in free_jseg()