Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
H A Dlsattr.c76 {"No_Tailmerging", FS_NOTAIL_FL, 't'}, // file tail should not be merged
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs499 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs504 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs504 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs511 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs508 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs511 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs508 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs498 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs503 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs499 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs503 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs499 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs500 pub const FS_NOTAIL_FL: u32 = 32768; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs499 pub const FS_NOTAIL_FL: u32 = 32768; consts

Completed in 176 milliseconds