Home
last modified time | relevance | path

Searched defs:FS_IOC_GET_ENCRYPTION_KEY_STATUS (Results 1 - 11 of 11) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h364 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS 0xc080661aul macro
1923 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS 0xc080661aul macro
3480 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS 0xc080661aul macro
4932 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS 0xc080661aul macro
6379 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS 0xc080661aul macro
7929 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS 0xc080661aul macro
9479 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS 0xc080661aul macro
10931 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS 0xc080661aul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs364 pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs255 pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs358 pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs255 pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs358 pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs260 pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs260 pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs367 pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs367 pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs364 pub const FS_IOC_GET_ENCRYPTION_KEY_STATUS: u32 = 3229640218; consts

Completed in 96 milliseconds