Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dcallback_xdr.c151 static __be32 decode_compound_hdr_arg(struct xdr_stream *xdr, struct cb_compound_hdr_arg *hdr) in decode_compound_hdr_arg() function
947 status = decode_compound_hdr_arg(&xdr_in, &hdr_arg); in nfs4_callback_compound()