Home
last modified time | relevance | path

Searched refs:FS_DIRSYNC_FL (Results 1 - 15 of 15) sorted by relevance

/third_party/toybox/toys/other/
H A Dlsattr.c77 {"Synchronous_Directory_Updates", FS_DIRSYNC_FL, 'D'}, // dirsync behaviour (directories only)
287 if (!S_ISDIR(root->st.st_mode)) fval &= ~FS_DIRSYNC_FL; in update_attr()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs500 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs505 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs505 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs512 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs509 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs512 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs509 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs499 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs504 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs500 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs504 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs500 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs501 pub const FS_DIRSYNC_FL: u32 = 65536; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs500 pub const FS_DIRSYNC_FL: u32 = 65536; consts

Completed in 198 milliseconds