Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dfscrypt.h76 struct fscrypt_get_policy_ex_arg { struct
77 __u64 policy_size; /* input/output */
78 union {
82 } policy; /* output */
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dfscrypt.h76 struct fscrypt_get_policy_ex_arg { struct
77 __u64 policy_size; /* input/output */
78 union {
82 } policy; /* output */
/kernel/linux/linux-6.6/include/uapi/linux/
Dfscrypt.h79 struct fscrypt_get_policy_ex_arg { struct
80 __u64 policy_size; /* input/output */
81 union {
85 } policy; /* output */
/kernel/linux/linux-6.6/tools/include/uapi/linux/
Dfscrypt.h79 struct fscrypt_get_policy_ex_arg { struct
80 __u64 policy_size; /* input/output */
81 union {
85 } policy; /* output */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dfscrypt.h65 struct fscrypt_get_policy_ex_arg { struct
66 __u64 policy_size;
67 union {
71 } policy;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfscrypt.h65 struct fscrypt_get_policy_ex_arg { struct
66 __u64 policy_size;
67 union {
71 } policy;