Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h67 #define MNTOPT_ONERROR "onerror" /* action to taken on error */ macro
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c106 static char *fop_subopts[] = { MNTOPT_ONERROR, NULL };
487 (void) strcat(opt2, MNTOPT_ONERROR); in mountfs()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c187 { MNTOPT_ONERROR, NULL, UFSMNT_ONERROR_PANIC_STR,