Searched refs:MNT_SYNCHRONOUS (Results 1 – 2 of 2) sorted by relevance
/external/libfuse/lib/ | ||
D | mount.c | 37 #define MS_SYNCHRONOUS MNT_SYNCHRONOUS |
/external/rust/crates/libc/src/unix/bsd/apple/ | ||
D | mod.rs | 3216 pub const MNT_SYNCHRONOUS: ::c_int = 0x00000002; constant |