Home
last modified time | relevance | path

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

/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() function
267 if (!xdrgen_decode_nlm_notify(xdr, &ptr->notify)) in xdrgen_decode_nlm_notifyargs()
415 return xdrgen_decode_nlm_notify(xdr, argp); in nlm_svc_decode_nlm_notify()