Home
last modified time | relevance | path

Searched refs:RELATIME (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Dtypes.rs514 const RELATIME = linux_raw_sys::general::MS_RELATIME as u64; constant
690 const RELATIME = linux_raw_sys::general::MS_RELATIME; constant
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dtypes.rs842 const RELATIME = libc::ST_RELATIME as u64; constant
1168 const RELATIME = c::MS_RELATIME; constant