Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/lockd/
H A Dxdr4.h30 bool nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/openbmc/linux/fs/lockd/
H A Dsvc4proc.c562 .pc_decode = nlm4svc_decode_unlockargs,
612 .pc_decode = nlm4svc_decode_unlockargs,
H A Dxdr4.c213 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_unlockargs() function