Home
last modified time | relevance | path

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

/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() function
296 if (!xdrgen_decode_nlm4_notify(xdr, &ptr->notify)) in xdrgen_decode_nlm4_notifyargs()
444 return xdrgen_decode_nlm4_notify(xdr, argp); in nlm4_svc_decode_nlm4_notify()