Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
H A Drpc_rdma.c412 if (xdr_stream_encode_item_present(xdr) < 0) in rpcrdma_encode_write_list()
490 if (xdr_stream_encode_item_present(xdr) < 0) in rpcrdma_encode_reply_chunk()
H A Dsvc_rdma_sendto.c474 ret = xdr_stream_encode_item_present(&sctxt->sc_stream); in svc_rdma_encode_write_chunk()
/linux/include/linux/sunrpc/
H A Dxdr.h387 static inline ssize_t xdr_stream_encode_item_present(struct xdr_stream *xdr) in xdr_stream_encode_item_present() function
/linux/fs/nfsd/
H A Dnfs4xdr.c3916 if (xdr_stream_encode_item_present(xdr) != XDR_UNIT) in nfsd4_encode_entry4()