Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
H A Dfscrypt.rst1133 FS_IOC_GET_ENCRYPTION_KEY_STATUS subsection
/linux/include/uapi/linux/
H A Dfscrypt.h168 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS global() macro
/linux/tools/include/uapi/linux/
H A Dfscrypt.h170 #define FS_IOC_GET_ENCRYPTION_KEY_STATUS _IOWR('f', 26, struct fscrypt_get_key_status_arg) macro