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

/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c551 static int isufslog; /* true if ufs logging is enabled */ variable
4000 * islog, islogok and isufslog.
4019 isufslog = 0;
4027 isufslog = 0;
4035 isufslog = 1;
4143 if (isufslog) {

Completed in 82 milliseconds