Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c141 static __be32 decode_compound_hdr_arg(struct xdr_stream *xdr, struct cb_compound_hdr_arg *hdr) in decode_compound_hdr_arg() function
935 status = decode_compound_hdr_arg(&rqstp->rq_arg_stream, &hdr_arg); in nfs4_callback_compound()