Home
last modified time | relevance | path

Searched refs:FS_IOC_GET_ENCRYPTION_POLICY_EX (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dioctl.c195 case FS_IOC_GET_ENCRYPTION_POLICY_EX: in ubifs_ioctl()
230 case FS_IOC_GET_ENCRYPTION_POLICY_EX: in ubifs_compat_ioctl()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfscrypt.h160 #define FS_IOC_GET_ENCRYPTION_POLICY_EX _IOWR('f', 22, __u8[9]) /* size + version */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfscrypt.h163 #define FS_IOC_GET_ENCRYPTION_POLICY_EX _IOWR('f', 22, __u8[9]) /* size + version */ macro
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c1192 case FS_IOC_GET_ENCRYPTION_POLICY_EX: in __ext4_ioctl()
1394 case FS_IOC_GET_ENCRYPTION_POLICY_EX: in ext4_compat_ioctl()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfscrypt.rst578 - `FS_IOC_GET_ENCRYPTION_POLICY_EX`_
587 FS_IOC_GET_ENCRYPTION_POLICY_EX subsection
590 The FS_IOC_GET_ENCRYPTION_POLICY_EX ioctl retrieves the encryption
613 FS_IOC_GET_ENCRYPTION_POLICY_EX can fail with the following errors:
619 or this kernel is too old to support FS_IOC_GET_ENCRYPTION_POLICY_EX
638 unlike `FS_IOC_GET_ENCRYPTION_POLICY_EX`_,
644 for FS_IOC_GET_ENCRYPTION_POLICY_EX, except that
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c4290 case FS_IOC_GET_ENCRYPTION_POLICY_EX: in __f2fs_ioctl()
4582 case FS_IOC_GET_ENCRYPTION_POLICY_EX: in f2fs_compat_ioctl()