Searched defs:MNT_SYNCHRONOUS (Results 1 – 2 of 2) sorted by relevance
88 #define MNT_SYNCHRONOUS 0x00000002 /* file system written synchronously */ macro
76 enum ulong MNT_SYNCHRONOUS = 0x0000000000000002; variable