Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcallback_xdr.c142 static __be32 decode_compound_hdr_arg(struct xdr_stream *xdr, struct cb_compound_hdr_arg *hdr) in decode_compound_hdr_arg() function
940 status = decode_compound_hdr_arg(&xdr_in, &hdr_arg); in nfs4_callback_compound()