Home
last modified time | relevance | path

Searched refs:MNTOPT_LOGGING (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c454 (void) eatmntopt(mnt, MNTOPT_LOGGING); in mountfs()
538 (void) strcat(mnt->mnt_mntopts, MNTOPT_LOGGING); in mountfs()
598 mtdesc.mtd_tag = MNTOPT_LOGGING; in mountfs()
670 rmopt(&omnt, MNTOPT_LOGGING); in fixopts()
/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h118 #define MNTOPT_LOGGING "logging" /* enable logging */ macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c138 static char *nologging_cancel[] = { MNTOPT_LOGGING, NULL };
167 { MNTOPT_LOGGING, logging_cancel, NULL, MO_TAG,
572 vfs_setmntopt(vfsp, MNTOPT_LOGGING, NULL, 0); in ufs_mountroot()
H A Dlufs.c1005 vfs_setmntopt(vfsp, MNTOPT_LOGGING, NULL, 0); in lufs_enable()
1211 vfs_setmntopt(vfsp, MNTOPT_LOGGING, NULL, 0); in lufs_enable()