Home
last modified time | relevance | path

Searched defs:fscrypt_get_policy_ex_arg (Results 1 – 7 of 7) sorted by relevance

/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.h122 struct fscrypt_get_policy_ex_arg { struct
123 __u64 policy_size; /* input/output */
124 union {
128 } policy; /* output */
/external/kernel-headers/original/uapi/linux/
Dfscrypt.h79 struct fscrypt_get_policy_ex_arg { struct
80 __u64 policy_size; /* input/output */
81 union {
85 } policy; /* output */
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs131 struct fscrypt_get_policy_ex_arg { struct
136 unsafe impl DataInit for fscrypt_get_policy_ex_arg {} argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h74437 struct fscrypt_get_policy_ex_arg { struct
74438 __u64 policy_size;
74439 union {
74443 } policy;
Dvmlinux.h74437 struct fscrypt_get_policy_ex_arg { struct
74438 __u64 policy_size;
74439 union {
74443 } policy;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h40817 struct fscrypt_get_policy_ex_arg { struct
40818 __u64 policy_size;
40819 union {
40823 } policy;
Dvmlinux_510.h40817 struct fscrypt_get_policy_ex_arg { struct
40818 __u64 policy_size;
40819 union {
40823 } policy;