Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ubifs/
Dioctl.c195 case FS_IOC_REMOVE_ENCRYPTION_KEY: in ubifs_ioctl()
226 case FS_IOC_REMOVE_ENCRYPTION_KEY: in ubifs_compat_ioctl()
/linux-6.6.21/include/uapi/linux/
Dfscrypt.h165 #define FS_IOC_REMOVE_ENCRYPTION_KEY _IOWR('f', 24, struct fscrypt_remove_key_arg) macro
/linux-6.6.21/tools/include/uapi/linux/
Dfscrypt.h165 #define FS_IOC_REMOVE_ENCRYPTION_KEY _IOWR('f', 24, struct fscrypt_remove_key_arg) macro
/linux-6.6.21/fs/ceph/
Dioctl.c343 case FS_IOC_REMOVE_ENCRYPTION_KEY: in ceph_ioctl_cmd_name()
402 case FS_IOC_REMOVE_ENCRYPTION_KEY: in ceph_ioctl()
/linux-6.6.21/Documentation/filesystems/
Dfscrypt.rst113 In more detail, the FS_IOC_REMOVE_ENCRYPTION_KEY ioctl (or the
132 for FS_IOC_REMOVE_ENCRYPTION_KEY. Naturally, the same also applies
892 combination with FS_IOC_REMOVE_ENCRYPTION_KEY (see `Removing keys`_),
934 - `FS_IOC_REMOVE_ENCRYPTION_KEY`_
947 FS_IOC_REMOVE_ENCRYPTION_KEY subsection
950 The FS_IOC_REMOVE_ENCRYPTION_KEY ioctl removes a claim to a master
986 FS_IOC_REMOVE_ENCRYPTION_KEY will only succeed as uid 1000. Or, if
988 FS_IOC_REMOVE_ENCRYPTION_KEY will only remove their own claim. Only
992 If FS_IOC_REMOVE_ENCRYPTION_KEY really removes the key, it will also
999 FS_IOC_REMOVE_ENCRYPTION_KEY returns 0 if either the key was removed
[all …]
/linux-6.6.21/fs/ext4/
Dioctl.c1531 case FS_IOC_REMOVE_ENCRYPTION_KEY: in __ext4_ioctl()
1673 case FS_IOC_REMOVE_ENCRYPTION_KEY: in ext4_compat_ioctl()
/linux-6.6.21/fs/f2fs/
Dfile.c4261 case FS_IOC_REMOVE_ENCRYPTION_KEY: in __f2fs_ioctl()
4959 case FS_IOC_REMOVE_ENCRYPTION_KEY: in f2fs_compat_ioctl()