Searched refs:atime_cancel (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vfsops.c | 112 static char *atime_cancel[] = { MNTOPT_NOATIME, NULL }; variable 124 { MNTOPT_ATIME, atime_cancel, NULL, 0, NULL }
|
/titanic_50/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vfsops.c | 106 static char *atime_cancel[] = { MNTOPT_NOATIME, NULL }; variable 120 { MNTOPT_ATIME, atime_cancel, NULL, NULL, NULL },
|