Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dcallback.h58 struct cb_compound_hdr_res { struct
Dcallback_xdr.c665 static __be32 encode_compound_hdr_res(struct xdr_stream *xdr, struct cb_compound_hdr_res *hdr) in encode_compound_hdr_res()
936 struct cb_compound_hdr_res hdr_res = { NULL }; in nfs4_callback_compound()