Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/lockd/
H A Dxdr.h110 bool nlmsvc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/openbmc/linux/fs/lockd/
H A Dxdr.c298 nlmsvc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_notify() function
H A Dsvcproc.c786 .pc_decode = nlmsvc_decode_notify,