Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dioctl.c192 case FS_IOC_ADD_ENCRYPTION_KEY: in ubifs_ioctl()
225 case FS_IOC_ADD_ENCRYPTION_KEY: in ubifs_compat_ioctl()
/linux/tools/include/uapi/linux/
H A Dfscrypt.h165 #define FS_IOC_ADD_ENCRYPTION_KEY _IOWR('f', 23, struct fscrypt_add_key_arg) macro
/linux/include/uapi/linux/
H A Dfscrypt.h165 #define FS_IOC_ADD_ENCRYPTION_KEY _IOWR('f', 23, struct fscrypt_add_key_arg) macro
/linux/fs/ceph/
H A Dioctl.c344 case FS_IOC_ADD_ENCRYPTION_KEY: in ceph_ioctl_cmd_name()
401 case FS_IOC_ADD_ENCRYPTION_KEY: in ceph_ioctl()
/linux/Documentation/filesystems/
H A Dfscrypt.rst131 be done immediately after FS_IOC_ADD_ENCRYPTION_KEY, without waiting
661 `FS_IOC_ADD_ENCRYPTION_KEY`_. Then, the ``key_spec.u.identifier``
825 FS_IOC_ADD_ENCRYPTION_KEY subsection
828 The FS_IOC_ADD_ENCRYPTION_KEY ioctl adds a master encryption key to
912 FS_IOC_ADD_ENCRYPTION_KEY may also be used to add a v2 policy key
914 FS_IOC_ADD_ENCRYPTION_KEY will just install a claim to the key for the
918 FS_IOC_ADD_ENCRYPTION_KEY returns 0 if either the key or a claim to
921 FS_IOC_ADD_ENCRYPTION_KEY can fail with the following errors:
990 `FS_IOC_ADD_ENCRYPTION_KEY`_:
1039 claim to the key, undoing a single call to FS_IOC_ADD_ENCRYPTION_KEY.
[all …]
/linux/fs/ext4/
H A Dioctl.c1534 case FS_IOC_ADD_ENCRYPTION_KEY: in __ext4_ioctl()
1680 case FS_IOC_ADD_ENCRYPTION_KEY: in ext4_compat_ioctl()
/linux/fs/f2fs/
H A Dfile.c4338 case FS_IOC_ADD_ENCRYPTION_KEY: in __f2fs_ioctl()
5063 case FS_IOC_ADD_ENCRYPTION_KEY: