Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
H A Dfscrypt.rst1036 FS_IOC_REMOVE_ENCRYPTION_KEY subsection
/linux/include/uapi/linux/
H A Dfscrypt.h166 #define FS_IOC_REMOVE_ENCRYPTION_KEY global() macro
/linux/tools/include/uapi/linux/
H A Dfscrypt.h168 #define FS_IOC_REMOVE_ENCRYPTION_KEY _IOWR('f', 24, struct fscrypt_remove_key_arg) macro