Home
last modified time | relevance | path

Searched defs:MOUNT_ATTR_RELATIME (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/include/lapi/
H A Dfsmount.h181 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs441 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs453 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs446 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs446 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs450 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs453 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs450 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs440 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs445 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs441 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs445 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs441 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs442 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs441 pub const MOUNT_ATTR_RELATIME: u32 = 0; consts

Completed in 175 milliseconds