Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/xdrgen/
H A Dnlm3.h133 struct nlm_notify { struct
141 struct nlm_notify notify; argument
/linux/fs/lockd/
H A Dnlm3xdr_gen.c255 xdrgen_decode_nlm_notify(struct xdr_stream *xdr, struct nlm_notify *ptr) in xdrgen_decode_nlm_notify()
413 struct nlm_notify *argp = rqstp->rq_argp; in nlm_svc_decode_nlm_notify()
619 xdrgen_encode_nlm_notify(struct xdr_stream *xdr, const struct nlm_notify *value) in xdrgen_encode_nlm_notify()
H A Dsvcproc.c102 struct nlm_notify xdrgen;