Home
last modified time | relevance | path

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

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