Searched refs:MNTOPT_PCFS_NOCLAMPTIME (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h476 #define MNTOPT_PCFS_NOCLAMPTIME "noclamptime" macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c104 static char *clamptime_cancel[] = { MNTOPT_PCFS_NOCLAMPTIME, NULL };
118 { MNTOPT_PCFS_NOCLAMPTIME, noclamptime_cancel, NULL, NULL, NULL },
561 if (vfs_optionisset(vfsp, MNTOPT_PCFS_NOCLAMPTIME, NULL))

Completed in 64 milliseconds