Searched refs:noatime_cancel (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vfsops.c | 107 static char *noatime_cancel[] = { MNTOPT_ATIME, NULL }; variable 119 { MNTOPT_NOATIME, noatime_cancel, NULL, NULL, NULL },
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vfsops.c | 111 static char *noatime_cancel[] = { MNTOPT_ATIME, NULL }; variable 123 { MNTOPT_NOATIME, noatime_cancel, NULL, 0, NULL },
|
Completed in 63 milliseconds