Searched refs:nlmsvc_decode_unlockargs (Results 1 – 3 of 3) sorted by relevance
106 bool nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
596 .pc_decode = nlmsvc_decode_unlockargs,646 .pc_decode = nlmsvc_decode_unlockargs,
218 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_unlockargs() function