Searched refs:nlmsvc_decode_unlockargs (Results 1 – 3 of 3) sorted by relevance
103 int nlmsvc_decode_unlockargs(struct svc_rqst *, __be32 *);
584 .pc_decode = nlmsvc_decode_unlockargs,624 .pc_decode = nlmsvc_decode_unlockargs,
250 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_unlockargs() function