Searched refs:compat_crypt_fd_op (Results 1 – 2 of 2) sorted by relevance
17 struct compat_crypt_fd_op { struct35 #define COMPAT_RIOCCRYPT_FD _IOWR('r', 104, struct compat_crypt_fd_op) argument
1235 compat_to_crypt_fd_op(struct compat_crypt_fd_op *compat, struct crypt_fd_op *cop) in compat_to_crypt_fd_op()1249 crypt_fd_op_to_compat(struct crypt_fd_op *cop, struct compat_crypt_fd_op *compat) in crypt_fd_op_to_compat()1265 struct compat_crypt_fd_op compat_cop; in compat_kcop_fd_from_user()1278 struct compat_crypt_fd_op compat_cop; in compat_kcop_fd_to_user()