Home
last modified time | relevance | path

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.h56 #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; in mountfs()
514 args.flags |= UFSMNT_ONERROR_DEFAULT; in mountfs()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c138 const int UFSFX_DEFAULT = (UFSMNT_ONERROR_DEFAULT >> 4);