Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dcallback.h50 struct cb_compound_hdr_arg { struct
Dcallback_xdr.c151 static __be32 decode_compound_hdr_arg(struct xdr_stream *xdr, struct cb_compound_hdr_arg *hdr) in decode_compound_hdr_arg()
931 struct cb_compound_hdr_arg hdr_arg = { 0 }; in nfs4_callback_compound()