Home
last modified time | relevance | path

Searched refs:FS_ENCRYPT_FL (Results 1 - 16 of 16) sorted by relevance

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h170 #ifndef FS_ENCRYPT_FL
171 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
H A Df2fs_io.c255 if (flag & FS_ENCRYPT_FL) { in do_getflags()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs494 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs499 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs499 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs506 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs503 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs506 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs503 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs493 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs498 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs494 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs498 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs494 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs495 pub const FS_ENCRYPT_FL: u32 = 2048; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs494 pub const FS_ENCRYPT_FL: u32 = 2048; consts

Completed in 204 milliseconds