Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Dcallback.h43 struct cb_compound_hdr_arg { struct
Dcallback_xdr.c147 static __be32 decode_compound_hdr_arg(struct xdr_stream *xdr, struct cb_compound_hdr_arg *hdr) in decode_compound_hdr_arg()
774 struct cb_compound_hdr_arg hdr_arg = { 0 }; in nfs4_callback_compound()