Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/filesystems/
Dfscrypt.rst674 FS_IOC_ADD_ENCRYPTION_KEY subsection
/kernel/linux/linux-5.10/include/uapi/linux/
Dfscrypt.h161 #define FS_IOC_ADD_ENCRYPTION_KEY _IOWR('f', 23, struct fscrypt_add_key_arg) macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dfscrypt.h161 #define FS_IOC_ADD_ENCRYPTION_KEY _IOWR('f', 23, struct fscrypt_add_key_arg) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfscrypt.h121 #define FS_IOC_ADD_ENCRYPTION_KEY _IOWR('f', 23, struct fscrypt_add_key_arg) macro