Home
last modified time | relevance | path

Searched defs:FS_IOC_ADD_ENCRYPTION_KEY (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dfscrypt.h165 #define FS_IOC_ADD_ENCRYPTION_KEY global() macro
/linux/tools/include/uapi/linux/
H A Dfscrypt.h167 #define FS_IOC_ADD_ENCRYPTION_KEY _IOWR('f', 23, struct fscrypt_add_key_arg) macro