Searched refs:MNTOPT_FORCEDIRECTIO (Results 1 – 6 of 6) sorted by relevance
114 #define MNTOPT_FORCEDIRECTIO "forcedirectio" /* Force DirectIO on all files */ macro
439 if (eatmntopt(mnt, MNTOPT_FORCEDIRECTIO)) { in mountfs()
133 static char *noforcedirectio_cancel[] = { MNTOPT_FORCEDIRECTIO, NULL };156 { MNTOPT_FORCEDIRECTIO, forcedirectio_cancel, NULL, 0,
932 MNTOPT_FORCEDIRECTIO,
2369 MNTOPT_FORCEDIRECTIO,
1920 if (hasmntopt(&m, MNTOPT_FORCEDIRECTIO) != NULL) { in nfsmount()