Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback.h50 struct cb_compound_hdr_arg { struct
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()
925 struct cb_compound_hdr_arg hdr_arg = { 0 }; in nfs4_callback_compound()