Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_extern.h217 #define FLUSH_BLOCKS_WAIT 4 macro
H A Dffs_balloc.c331 FLUSH_BLOCKS_WAIT); in ffs_balloc_ufs1()
416 FLUSH_BLOCKS_WAIT); in ffs_balloc_ufs1()
952 FLUSH_BLOCKS_WAIT); in ffs_balloc_ufs2()
1038 FLUSH_BLOCKS_WAIT); in ffs_balloc_ufs2()
H A Dffs_alloc.c223 softdep_request_cleanup(fs, ITOV(ip), cred, FLUSH_BLOCKS_WAIT); in ffs_alloc()
456 softdep_request_cleanup(fs, vp, cred, FLUSH_BLOCKS_WAIT); in ffs_realloccg()
H A Dffs_softdep.c13613 if (resource == FLUSH_BLOCKS_WAIT) in softdep_request_cleanup()
13659 } else if (resource == FLUSH_BLOCKS_WAIT) { in softdep_request_cleanup()
13674 if (resource == FLUSH_BLOCKS_WAIT && in softdep_request_cleanup()
13678 if ((resource == FLUSH_BLOCKS_WAIT && ump->softdep_on_worklist > 0 && in softdep_request_cleanup()
13733 if ((resource == FLUSH_BLOCKS_WAIT && in softdep_request_cleanup()
13935 resource != FLUSH_BLOCKS_WAIT && in request_cleanup()
13959 case FLUSH_BLOCKS_WAIT: in request_cleanup()