Searched refs:FLUSH_INODES_WAIT (Results 1 – 3 of 3) sorted by relevance
215 #define FLUSH_INODES_WAIT 2 macro
13656 if (resource == FLUSH_INODES_WAIT) { in softdep_request_cleanup() 13680 (resource == FLUSH_INODES_WAIT && fs->fs_pendinginodes > 0 && in softdep_request_cleanup() 13696 if (resource == FLUSH_INODES_WAIT && in softdep_request_cleanup() 13735 (resource == FLUSH_INODES_WAIT && fs->fs_pendinginodes > 0 && in softdep_request_cleanup() 13936 resource != FLUSH_INODES_WAIT) in request_cleanup() 13950 case FLUSH_INODES_WAIT: in request_cleanup()
1210 softdep_request_cleanup(fs, pvp, cred, FLUSH_INODES_WAIT); in ffs_valloc()