Searched refs:goingaway (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/ufs/ffs/
H A Dffs_softdep.c7833 * with goingaway == 0. In this case the freework is completed after the
7855 int goingaway; local
7878 goingaway = 1;
7881 goingaway = 0;
7922 * If we're goingaway, free the indirdep. Otherwise it will
7925 if (goingaway) {
7995 if (goingaway) {
11271 * If the inode is goingaway it was never written. Fake up

Completed in 124 milliseconds