Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h124 #define MNTOPT_DFRATIME "dfratime" /* Deferred access time updates */ macro
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c459 if (eatmntopt(mnt, MNTOPT_DFRATIME)) in mountfs()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c145 static char *nodfratime_cancel[] = { MNTOPT_DFRATIME, NULL };
184 { MNTOPT_DFRATIME, dfratime_cancel, NULL, 0,