Lines Matching defs:p
46 static __be32 *nlm_decode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_decode_cookie()
74 nlm_encode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_encode_cookie()
83 nlm_decode_fh(__be32 *p, struct nfs_fh *f) in nlm_decode_fh()
102 nlm_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_decode_oh()
108 nlm_encode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_encode_oh()
114 nlm_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm_decode_lock()
149 nlm_encode_testres(__be32 *p, struct nlm_res *resp) in nlm_encode_testres()
185 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_testargs()
202 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_testres()
210 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_lockargs()
230 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_cancargs()
246 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_unlockargs()
256 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_shareargs()
277 nlmsvc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_shareres()
287 nlmsvc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_res()
296 nlmsvc_decode_notify(struct svc_rqst *rqstp, __be32 *p, struct nlm_args *argp) in nlmsvc_decode_notify()
308 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlmsvc_decode_reboot()
319 nlmsvc_decode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_decode_res()
328 nlmsvc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nlmsvc_decode_void()
334 nlmsvc_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nlmsvc_encode_void()