Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
Dencrypted_files.c167 const union fscrypt_context *ctx_u = xattr; in fscrypt_context_to_policy() local
171 switch (ctx_u->version) { in fscrypt_context_to_policy()
176 const struct fscrypt_context_v1 *ctx = &ctx_u->v1; in fscrypt_context_to_policy()
193 const struct fscrypt_context_v2 *ctx = &ctx_u->v2; in fscrypt_context_to_policy()