Searched refs:fscrypt_context (Results 1 – 3 of 3) sorted by relevance
41 struct fscrypt_context { struct
196 const struct fscrypt_context *ctx; in print_xattr_entry()213 ctx = (const struct fscrypt_context *)value; in print_xattr_entry()
57 union fscrypt_context { union167 const union fscrypt_context *ctx_u = xattr; in fscrypt_context_to_policy()