Home
last modified time | relevance | path

Searched refs:decode_write_response (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/nfs/
Dcallback_xdr.c521 static __be32 decode_write_response(struct xdr_stream *xdr, in decode_write_response() function
572 status = decode_write_response(xdr, args); in decode_offload_args()
Dnfs42xdr.c805 static int decode_write_response(struct xdr_stream *xdr, in decode_write_response() function
909 status = decode_write_response(xdr, &res->write_res); in decode_copy()