Home
last modified time | relevance | path

Searched refs:xdrgen_encode_CB_NOTIFY4args (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4xdr_gen.h51 bool xdrgen_encode_CB_NOTIFY4args(struct xdr_stream *xdr, const struct CB_NOTIFY4args *value);
H A Dnfs4xdr_gen.c1139 xdrgen_encode_CB_NOTIFY4args(struct xdr_stream *xdr, const struct CB_NOTIFY4args *value) in xdrgen_encode_CB_NOTIFY4args() function
H A Dnfs4callback.c933 if (!xdrgen_encode_CB_NOTIFY4args(xdr, &args)) in nfs4_xdr_enc_cb_notify()