Android-cuttlefish cvd tool
Public Attributes | List of all members
fscrypt_get_policy_ex_arg Struct Reference

#include <f2fs_io.h>

Collaboration diagram for fscrypt_get_policy_ex_arg:
Collaboration graph
[legend]

Public Attributes

__u64 policy_size
 
union {
   __u8   version
 
   struct fscrypt_policy_v1   v1
 
   struct fscrypt_policy_v2   v2
 
policy
 

Member Data Documentation

◆ 

union { ... } fscrypt_get_policy_ex_arg::policy

◆ policy_size

__u64 fscrypt_get_policy_ex_arg::policy_size

◆ v1

struct fscrypt_policy_v1 fscrypt_get_policy_ex_arg::v1

◆ v2

struct fscrypt_policy_v2 fscrypt_get_policy_ex_arg::v2

◆ version

__u8 fscrypt_get_policy_ex_arg::version

The documentation for this struct was generated from the following file: