Searched refs:UFSMNT_FORCEDIRECTIO (Results 1 – 3 of 3) sorted by relevance
59 #define UFSMNT_FORCEDIRECTIO 0x00000200 /* directio for all files */ macro
440 args.flags |= UFSMNT_FORCEDIRECTIO; in mountfs()445 args.flags &= ~UFSMNT_FORCEDIRECTIO; in mountfs()
159 (void *)UFSMNT_FORCEDIRECTIO },618 if (flags & UFSMNT_FORCEDIRECTIO) in remountfs()1187 if (flags & UFSMNT_FORCEDIRECTIO) in mountfs()