Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfsd/
A Dnfs3xdr.c142 if (xdr_stream_encode_item_present(xdr) < 0) in svcxdr_encode_post_op_fh3()
413 if (xdr_stream_encode_item_present(xdr) < 0) in svcxdr_encode_pre_op_attr()
445 if (xdr_stream_encode_item_present(xdr) < 0) in svcxdr_encode_post_op_attr()
474 if (xdr_stream_encode_item_present(xdr) < 0) in svcxdr_encode_wcc_data()
1043 if (xdr_stream_encode_item_present(xdr) < 0) in svcxdr_encode_entry3_common()
A Dnfsxdr.c578 if (xdr_stream_encode_item_present(xdr) < 0) in svcxdr_encode_entry_common()
/linux-6.3-rc2/net/sunrpc/xprtrdma/
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()
A Dsvc_rdma_sendto.c419 ret = xdr_stream_encode_item_present(&sctxt->sc_stream); in svc_rdma_encode_write_chunk()
/linux-6.3-rc2/include/linux/sunrpc/
A Dxdr.h392 static inline ssize_t xdr_stream_encode_item_present(struct xdr_stream *xdr) in xdr_stream_encode_item_present() function

Completed in 13 milliseconds