Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dxattr.h41 struct fscrypt_context { struct
Dmount.c196 const struct fscrypt_context *ctx; in print_xattr_entry()
213 ctx = (const struct fscrypt_context *)value; in print_xattr_entry()
/third_party/e2fsprogs/e2fsck/
Dencrypted_files.c57 union fscrypt_context { union
167 const union fscrypt_context *ctx_u = xattr; in fscrypt_context_to_policy()