Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback.h58 struct cb_compound_hdr_res { struct
H A Dcallback_xdr.c654 static __be32 encode_compound_hdr_res(struct xdr_stream *xdr, struct cb_compound_hdr_res *hdr) in encode_compound_hdr_res()
926 struct cb_compound_hdr_res hdr_res = { NULL }; in nfs4_callback_compound()