Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/xdrgen/
H A Dnlm4.h148 struct nlm4_notify { struct
156 struct nlm4_notify notify; argument
/linux/fs/lockd/
H A Dnlm4xdr_gen.c284 xdrgen_decode_nlm4_notify(struct xdr_stream *xdr, struct nlm4_notify *ptr) in xdrgen_decode_nlm4_notify()
442 struct nlm4_notify *argp = rqstp->rq_argp; in nlm4_svc_decode_nlm4_notify()
672 xdrgen_encode_nlm4_notify(struct xdr_stream *xdr, const struct nlm4_notify *value) in xdrgen_encode_nlm4_notify()
H A Dsvc4proc.c70 struct nlm4_notify xdrgen;