Home
last modified time | relevance | path

Searched refs:UFSMNT_ONERROR_PANIC_STR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_mount.h64 #define UFSMNT_ONERROR_PANIC_STR "panic" macro
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c114 { UFSMNT_ONERROR_PANIC_STR, UFSMNT_ONERROR_PANIC },
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c188 { MNTOPT_ONERROR, NULL, UFSMNT_ONERROR_PANIC_STR,
654 ufsvfsp->vfs_fs->fs_fsmnt, UFSMNT_ONERROR_PANIC_STR); in remountfs()