Searched refs:MNTOPT_NOAC (Results 1 – 6 of 6) sorted by relevance
72 #define MNTOPT_NOAC "noac" /* don't cache file attributes */ macro
94 #define MNTOPT_NOAC "noac" /* Don't cache attributes at all */ macro
106 MNTOPT_NOAC,
908 MNTOPT_NOAC,
2345 MNTOPT_NOAC,
1969 if (hasmntopt(&m, MNTOPT_NOAC) != NULL) { in nfsmount()