Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dcallback_xdr.c526 static __be32 decode_write_response(struct xdr_stream *xdr, in decode_write_response() function
577 status = decode_write_response(xdr, args); in decode_offload_args()
Dnfs42xdr.c864 static int decode_write_response(struct xdr_stream *xdr, in decode_write_response() function
968 status = decode_write_response(xdr, &res->write_res); in decode_copy()