Home
last modified time | relevance | path

Searched refs:MOUNT_ATTR_RELATIME (Results 1 – 16 of 16) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fsmount/
Dfsmount01.c25 TCASE_ENTRY(0, MOUNT_ATTR_RELATIME),
33 TCASE_ENTRY(FSMOUNT_CLOEXEC, MOUNT_ATTR_RELATIME),
/third_party/ltp/include/lapi/
Dfsmount.h127 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs446 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs441 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs446 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs441 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs440 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs453 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs445 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs441 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs441 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs450 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs442 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs453 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs445 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs450 pub const MOUNT_ATTR_RELATIME: u32 = 0; constant