Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ubifs/
Dioctl.c201 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in ubifs_ioctl()
228 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in ubifs_compat_ioctl()
/Linux-v6.6/tools/include/uapi/linux/
Dfscrypt.h167 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS _IOWR('f', 26, struct fscrypt_get_key_status_arg) macro
/Linux-v6.6/include/uapi/linux/
Dfscrypt.h167 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS _IOWR('f', 26, struct fscrypt_get_key_status_arg) macro
/Linux-v6.6/fs/ceph/
Dioctl.c347 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in ceph_ioctl_cmd_name()
409 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in ceph_ioctl()
/Linux-v6.6/fs/ext4/
Dioctl.c1541 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in __ext4_ioctl()
1675 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in ext4_compat_ioctl()
/Linux-v6.6/Documentation/filesystems/
Dfscrypt.rst1044 FS_IOC_GET_ENCRYPTION_KEY_STATUS subsection
1047 The FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl retrieves the status of a
1097 FS_IOC_GET_ENCRYPTION_KEY_STATUS can fail with the following errors:
1105 Among other use cases, FS_IOC_GET_ENCRYPTION_KEY_STATUS can be useful
1110 FS_IOC_GET_ENCRYPTION_KEY_STATUS can only get the status of keys in
/Linux-v6.6/fs/f2fs/
Dfile.c4248 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in __f2fs_ioctl()
4944 case FS_IOC_GET_ENCRYPTION_KEY_STATUS: in f2fs_compat_ioctl()