Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfscrypt.rst854 FS_IOC_REMOVE_ENCRYPTION_KEY subsection
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfscrypt.h162 #define FS_IOC_REMOVE_ENCRYPTION_KEY _IOWR('f', 24, struct fscrypt_remove_key_arg) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfscrypt.h165 #define FS_IOC_REMOVE_ENCRYPTION_KEY _IOWR('f', 24, struct fscrypt_remove_key_arg) macro