Home
last modified time | relevance | path

Searched refs:MNT_NOATIME (Results 1 - 7 of 7) sorted by relevance

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

Completed in 44 milliseconds