Home
last modified time | relevance | path

Searched refs:kxdreproc_t (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dauth.h153 int (*crwrap_req)(struct rpc_task *, kxdreproc_t,
193 int rpcauth_wrap_req(struct rpc_task *task, kxdreproc_t encode, void *rqstp, __be32 *data, void *…
Dclnt.h100 kxdreproc_t p_encode; /* XDR encode function */
Dxdr.h221 typedef void (*kxdreproc_t)(struct rpc_rqst *rqstp, struct xdr_stream *xdr, typedef
/Linux-v4.19/net/sunrpc/
Dauth.c771 static void rpcauth_wrap_req_encode(kxdreproc_t encode, struct rpc_rqst *rqstp, in rpcauth_wrap_req_encode()
781 rpcauth_wrap_req(struct rpc_task *task, kxdreproc_t encode, void *rqstp, in rpcauth_wrap_req()
Dclnt.c1744 kxdreproc_t encode; in rpc_xdr_encode()
/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c1706 static void gss_wrap_req_encode(kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_encode()
1717 kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_integ()
1809 kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_priv()
1877 kxdreproc_t encode, void *rqstp, __be32 *p, void *obj) in gss_wrap_req()