Home
last modified time | relevance | path

Searched refs:fscrypt_policy_v1 (Results 1 – 1 of 1) sorted by relevance

/tools/include/uapi/linux/
A Dfscrypt.h43 struct fscrypt_policy_v1 { struct
84 struct fscrypt_policy_v1 v1;
163 #define FS_IOC_SET_ENCRYPTION_POLICY _IOR('f', 19, struct fscrypt_policy_v1)
165 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('f', 21, struct fscrypt_policy_v1)
177 #define fscrypt_policy fscrypt_policy_v1

Completed in 3 milliseconds