Home
last modified time | relevance | path

Searched refs:FS_IOC_GET_ENCRYPTION_POLICY (Results 1 - 14 of 14) sorted by relevance

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h106 #ifndef FS_IOC_GET_ENCRYPTION_POLICY
107 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('f', 21, struct fscrypt_policy_v1) macro
136 #define F2FS_IOC_GET_ENCRYPTION_POLICY FS_IOC_GET_ENCRYPTION_POLICY
H A Df2fs_io.c1223 ret = ioctl(fd, FS_IOC_GET_ENCRYPTION_POLICY, arg.policy.v1); in do_get_filename_encrypt_mode()
1227 perror("FS_IOC_GET_ENCRYPTION_POLICY|_EX"); in do_get_filename_encrypt_mode()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h241 #define FS_IOC_GET_ENCRYPTION_POLICY 0x400c6615ul macro
1797 #define FS_IOC_GET_ENCRYPTION_POLICY 0x400c6615ul macro
3357 #define FS_IOC_GET_ENCRYPTION_POLICY 0x400c6615ul macro
4913 #define FS_IOC_GET_ENCRYPTION_POLICY 0x400c6615ul macro
6360 #define FS_IOC_GET_ENCRYPTION_POLICY 0x800c6615ul macro
7806 #define FS_IOC_GET_ENCRYPTION_POLICY 0x800c6615ul macro
9356 #define FS_IOC_GET_ENCRYPTION_POLICY 0x800c6615ul macro
10912 #define FS_IOC_GET_ENCRYPTION_POLICY 0x400c6615ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs241 pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c490 IOCTL_REQUEST(FS_IOC_GET_ENCRYPTION_POLICY); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs236 pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 2148296213; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs235 pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 2148296213; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs236 pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 2148296213; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs235 pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 2148296213; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs241 pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs241 pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs241 pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs241 pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs241 pub const FS_IOC_GET_ENCRYPTION_POLICY: u32 = 1074554389; consts

Completed in 102 milliseconds