Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfs/
Dcallback.h53 struct cb_compound_hdr_res { struct
Dcallback_xdr.c624 static __be32 encode_compound_hdr_res(struct xdr_stream *xdr, struct cb_compound_hdr_res *hdr) in encode_compound_hdr_res()
859 struct cb_compound_hdr_res hdr_res = { NULL }; in nfs4_callback_compound()