Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dcallback_xdr.c623 static __be32 encode_compound_hdr_res(struct xdr_stream *xdr, struct cb_compound_hdr_res *hdr) in encode_compound_hdr_res() function
921 if (encode_compound_hdr_res(&xdr_out, &hdr_res) != 0) in nfs4_callback_compound()