Searched refs:nlm4svc_decode_unlockargs (Results 1 – 3 of 3) sorted by relevance
30 bool nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
562 .pc_decode = nlm4svc_decode_unlockargs,612 .pc_decode = nlm4svc_decode_unlockargs,
213 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_unlockargs() function