Searched refs:MNTOPT_POSIX (Results 1 – 5 of 5) sorted by relevance
84 #define MNTOPT_POSIX "posix" /* ask for static pathconf values from mountd */ macro
100 #define MNTOPT_POSIX "posix" /* Get static pathconf for mount */ macro
914 MNTOPT_POSIX,
2351 MNTOPT_POSIX,
1506 hasmntopt(&m, MNTOPT_POSIX) != NULL) ? 1 : 0; in nfsmount()