Home
last modified time | relevance | path

Searched refs:xdr_stream_encode_be32 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/net/sunrpc/
Dsvc.c1339 xdr_stream_encode_be32(xdr, rqstp->rq_xid); in svc_process_common()
1340 xdr_stream_encode_be32(xdr, rpc_reply); in svc_process_common()
1348 xdr_stream_encode_be32(xdr, rpc_msg_accepted); in svc_process_common()
1479 xdr_stream_encode_be32(xdr, rqstp->rq_auth_stat); in svc_process_common()
/linux-6.12.1/include/linux/sunrpc/
Dxdr.h490 xdr_stream_encode_be32(struct xdr_stream *xdr, __be32 n) in xdr_stream_encode_be32() function
/linux-6.12.1/fs/nfsd/
Dnfscache.c544 xdr_stream_encode_be32(&rqstp->rq_res_stream, rp->c_replstat); in nfsd_cache_lookup()
Dnfs4xdr.c3797 if (xdr_stream_encode_be32(xdr, nfserr) != XDR_UNIT) in nfsd4_encode_entry4_rdattr_error()
4983 if (xdr_stream_encode_be32(xdr, stateid->ts_id_status) != XDR_UNIT) in nfsd4_encode_test_stateid()
5271 if (xdr_stream_encode_be32(xdr, os->status) != XDR_UNIT) in nfsd4_encode_offload_status()
5839 if (xdr_stream_encode_be32(xdr, rp->rp_status) != XDR_UNIT) in nfsd4_encode_replay()