Home
last modified time | relevance | path

Searched refs:atime_cancel (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c109 static char *atime_cancel[] = { MNTOPT_NOATIME, NULL }; variable
123 { MNTOPT_ATIME, atime_cancel, NULL, 0, NULL },
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c113 static char *atime_cancel[] = { MNTOPT_NOATIME, NULL }; variable
125 { MNTOPT_ATIME, atime_cancel, NULL, 0, NULL }