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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h618 int updateclean(void);
H A Dmain.c521 * updateclean() returns true when it had to discard the log.
525 if (updateclean()) {
H A Dutilities.c1136 * updateclean
1142 updateclean(void) function
1261 "updateclean(unchanged): unlock(LOCKFS_ULOCK) failed\n");
1359 "updateclean(changed): unlock(LOCKFS_ULOCK) failed\n");

Completed in 66 milliseconds