Home
last modified time | relevance | path

Searched refs:MNT_NOATIME (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/include/
Dnoatime.h86 return (_statfs.f_flags & MNT_NOATIME); in mounted_noatime()
/third_party/rust/crates/nix/src/mount/
Dbsd.rs52 MNT_NOATIME;
/third_party/libfuse/lib/
Dmount.c39 #define MS_NOATIME MNT_NOATIME
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt494 MNT_NOATIME
Dnetbsd.txt657 MNT_NOATIME
Dapple.txt890 MNT_NOATIME
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs634 pub const MNT_NOATIME: ::c_int = 0x10000000; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1649 pub const MNT_NOATIME: ::c_int = 0x00008000; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1797 pub const MNT_NOATIME: ::c_int = 0x04000000; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4546 pub const MNT_NOATIME: ::c_int = 0x10000000; constant