Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dcallback.h58 struct cb_compound_hdr_res { struct
Dcallback_xdr.c661 static __be32 encode_compound_hdr_res(struct xdr_stream *xdr, struct cb_compound_hdr_res *hdr) in encode_compound_hdr_res()
932 struct cb_compound_hdr_res hdr_res = { NULL }; in nfs4_callback_compound()