Searched defs:vfs_syncall (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c4061 * sync_triesleft (a progress counter used by the vfs_syncall() loop below).
4068 * When vfs_syncall() decides it is done, we disable the deadman() counter by
4069 * setting sync_timeleft to zero. This timer guards against vfs_syncall()
4072 * The sync_triesleft counter is updated by vfs_syncall() itself. If we make
4075 * lowest count we have seen so far, we give up and return from vfs_syncall().
4081 vfs_syncall(void) function

Completed in 68 milliseconds