Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A 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()
H A 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()