Home
last modified time | relevance | path

Searched defs:FS_IOC_REMOVE_ENCRYPTION_KEY (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/Documentation/filesystems/
Dfscrypt.rst854 FS_IOC_REMOVE_ENCRYPTION_KEY subsection
/kernel/linux/linux-5.10/include/uapi/linux/
Dfscrypt.h162 #define FS_IOC_REMOVE_ENCRYPTION_KEY _IOWR('f', 24, struct fscrypt_remove_key_arg) macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dfscrypt.h162 #define FS_IOC_REMOVE_ENCRYPTION_KEY _IOWR('f', 24, struct fscrypt_remove_key_arg) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfscrypt.h122 #define FS_IOC_REMOVE_ENCRYPTION_KEY _IOWR('f', 24, struct fscrypt_remove_key_arg) macro