Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
H A Dfscrypt.rst803 FS_IOC_GET_ENCRYPTION_POLICY subsection
/linux/tools/include/uapi/linux/
H A Dfscrypt.h165 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('f', 21, struct fscrypt_policy_v1) macro