Searched refs:nlm4svc_decode_unlockargs (Results 1 – 3 of 3) sorted by relevance
31 int nlm4svc_decode_unlockargs(struct svc_rqst *, __be32 *);
542 .pc_decode = nlm4svc_decode_unlockargs,582 .pc_decode = nlm4svc_decode_unlockargs,
247 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_unlockargs() function