Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dioctl.c204 case FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: in ubifs_ioctl()
233 case FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: in ubifs_compat_ioctl()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfscrypt.h163 #define FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS _IOWR('f', 25, struct fscrypt_remove_key_arg) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfscrypt.h166 #define FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS _IOWR('f', 25, struct fscrypt_remove_key_arg) macro
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c1207 case FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: in __ext4_ioctl()
1397 case FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: in ext4_compat_ioctl()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfscrypt.rst114 FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl) can wipe a master
757 `FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS`_.
842 - `FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS`_
934 FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS subsection
937 FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS is exactly the same as
944 Because of this, FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS also requires
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c4296 case FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: in __f2fs_ioctl()
4585 case FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS: in f2fs_compat_ioctl()