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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c121 * ufs_clean_root indicates whether the root fs went down cleanly
123 static int ufs_clean_root = 0; variable
1043 ufs_clean_root = 1;
1046 ufs_clean_root = 1;

Completed in 46 milliseconds