mirror-linux/include/linux/sunrpc
Chuck Lever 663ad8b1df xdrgen: Fix return code checking in built-in XDR decoders
xdr_stream_encode_u32() returns XDR_UNIT on success.
xdr_stream_decode_u32() returns zero or -EMSGSIZE, but never
XDR_UNIT.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2024-09-20 19:31:39 -04:00
..
xdrgen xdrgen: Fix return code checking in built-in XDR decoders 2024-09-20 19:31:39 -04:00
addr.h
auth.h
auth_gss.h
bc_xprt.h
cache.h
clnt.h
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
metrics.h
msg_prot.h
rdma_rn.h
rpc_pipe_fs.h
rpc_rdma.h
rpc_rdma_cid.h
sched.h
stats.h
svc.h sunrpc: allow svc threads to fail initialisation cleanly 2024-09-20 19:31:03 -04:00
svc_rdma.h svcrdma: Handle device removal outside of the CM event handler 2024-09-20 19:31:03 -04:00
svc_rdma_pcl.h
svc_xprt.h
svcauth.h SUNRPC: make various functions static, or not exported. 2024-09-01 10:04:56 -04:00
svcauth_gss.h
svcsock.h SUNRPC: make various functions static, or not exported. 2024-09-01 10:04:56 -04:00
timer.h
types.h
xdr.h
xprt.h
xprtmultipath.h
xprtrdma.h
xprtsock.h