Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c8300 * with goingaway == 0. In this case the freework is completed after the
8322 int goingaway, freedeps, needj, level, cnt, i, error; in indir_trunc() local
8342 goingaway = 1; in indir_trunc()
8345 goingaway = 0; in indir_trunc()
8387 * If we're goingaway, free the indirdep. Otherwise it will in indir_trunc()
8390 if (goingaway) { in indir_trunc()
8470 if (goingaway) { in indir_trunc()
11905 * If the inode is goingaway it was never written. Fake up in handle_written_inodeblock()