Searched refs:MNTOPT_PCFS_NOCLAMPTIME (Results 1 – 2 of 2) sorted by relevance
476 #define MNTOPT_PCFS_NOCLAMPTIME "noclamptime" macro
109 static char *clamptime_cancel[] = { MNTOPT_PCFS_NOCLAMPTIME, NULL };123 { MNTOPT_PCFS_NOCLAMPTIME, noclamptime_cancel, NULL, 0, NULL },567 if (vfs_optionisset(vfsp, MNTOPT_PCFS_NOCLAMPTIME, NULL)) in pcfs_parse_mntopts()