Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dioctl.c207 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in ubifs_ioctl()
234 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in ubifs_compat_ioctl()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfscrypt.h164 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS _IOWR('f', 26, struct fscrypt_get_key_status_arg) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfscrypt.h167 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS _IOWR('f', 26, struct fscrypt_get_key_status_arg) macro
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c1212 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in __ext4_ioctl()
1398 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in ext4_compat_ioctl()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfscrypt.rst951 FS_IOC_GET_ENCRYPTION_KEY_STATUS subsection
954 The FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl retrieves the status of a
1004 FS_IOC_GET_ENCRYPTION_KEY_STATUS can fail with the following errors:
1012 Among other use cases, FS_IOC_GET_ENCRYPTION_KEY_STATUS can be useful
1017 FS_IOC_GET_ENCRYPTION_KEY_STATUS can only get the status of keys in
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c4298 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in __f2fs_ioctl()
4586 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in f2fs_compat_ioctl()