Searched refs:MNTOPT_NOFORCEDIRECTIO (Results 1 – 6 of 6) sorted by relevance
115 #define MNTOPT_NOFORCEDIRECTIO "noforcedirectio" /* No Force DirectIO */ macro
443 if (eatmntopt(mnt, MNTOPT_NOFORCEDIRECTIO)) { in mountfs()
132 static char *forcedirectio_cancel[] = { MNTOPT_NOFORCEDIRECTIO, NULL };158 { MNTOPT_NOFORCEDIRECTIO, noforcedirectio_cancel, NULL, 0,
934 MNTOPT_NOFORCEDIRECTIO,
2371 MNTOPT_NOFORCEDIRECTIO,
1978 if (hasmntopt(&m, MNTOPT_NOFORCEDIRECTIO) != NULL) { in nfsmount()