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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_mount.h58 #define UFSMNT_ONERROR_DEFAULT UFSMNT_ONERROR_PANIC macro
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c117 { NULL, UFSMNT_ONERROR_DEFAULT }
493 args.flags |= UFSMNT_ONERROR_DEFAULT;
514 args.flags |= UFSMNT_ONERROR_DEFAULT;
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c138 const int UFSFX_DEFAULT = (UFSMNT_ONERROR_DEFAULT >> 4);

Completed in 63 milliseconds