Home
last modified time | relevance | path

Searched refs:FS_IOC_GET_ENCRYPTION_POLICY (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dioctl.c192 case FS_IOC_GET_ENCRYPTION_POLICY: in ubifs_ioctl()
229 case FS_IOC_GET_ENCRYPTION_POLICY: in ubifs_compat_ioctl()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfscrypt.h159 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('f', 21, struct fscrypt_policy_v1) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfscrypt.h162 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('f', 21, struct fscrypt_policy_v1) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfs.h295 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('f', 21, struct fscrypt_policy) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfs.h295 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('f', 21, struct fscrypt_policy) macro
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c1187 case FS_IOC_GET_ENCRYPTION_POLICY: in __ext4_ioctl()
1393 case FS_IOC_GET_ENCRYPTION_POLICY: in ext4_compat_ioctl()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfscrypt.rst579 - `FS_IOC_GET_ENCRYPTION_POLICY`_
620 (try FS_IOC_GET_ENCRYPTION_POLICY instead)
633 FS_IOC_GET_ENCRYPTION_POLICY subsection
636 The FS_IOC_GET_ENCRYPTION_POLICY ioctl can also retrieve the
639 FS_IOC_GET_ENCRYPTION_POLICY only supports the original policy
643 The error codes for FS_IOC_GET_ENCRYPTION_POLICY are the same as those
645 FS_IOC_GET_ENCRYPTION_POLICY also returns ``EINVAL`` if the file is
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c4286 case FS_IOC_GET_ENCRYPTION_POLICY: in __f2fs_ioctl()
4581 case FS_IOC_GET_ENCRYPTION_POLICY: in f2fs_compat_ioctl()