Home
last modified time | relevance | path

Searched defs:SYNCHRONOUS (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dtypes.rs846 const SYNCHRONOUS = libc::ST_SYNCHRONOUS as u64; consts
1177 const SYNCHRONOUS = c::MS_SYNCHRONOUS; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
H A Dtypes.rs517 const SYNCHRONOUS = linux_raw_sys::general::MS_SYNCHRONOUS as u64; consts
699 const SYNCHRONOUS = linux_raw_sys::general::MS_SYNCHRONOUS; consts

Completed in 4 milliseconds