Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfs/
Dcallback_xdr.c652 static __be32 encode_compound_hdr_res(struct xdr_stream *xdr, struct cb_compound_hdr_res *hdr) in encode_compound_hdr_res() function
953 if (encode_compound_hdr_res(&rqstp->rq_res_stream, &hdr_res) != 0) { in nfs4_callback_compound()