Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h125 #define MNTOPT_NODFRATIME "nodfratime" /* No Deferred access time updates */ macro
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c461 if (eatmntopt(mnt, MNTOPT_NODFRATIME)) in mountfs()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c143 static char *dfratime_cancel[] = { MNTOPT_NODFRATIME, NULL };
185 { MNTOPT_NODFRATIME, nodfratime_cancel, NULL,