Lines Matching defs:p

44 static __be32 *nlm_decode_cookie(__be32 *p, struct nlm_cookie *c)  in nlm_decode_cookie()
72 nlm_encode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_encode_cookie()
81 nlm_decode_fh(__be32 *p, struct nfs_fh *f) in nlm_decode_fh()
97 nlm_encode_fh(__be32 *p, struct nfs_fh *f) in nlm_encode_fh()
108 nlm_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_decode_oh()
114 nlm_encode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_encode_oh()
120 nlm_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm_decode_lock()
155 nlm_encode_testres(__be32 *p, struct nlm_res *resp) in nlm_encode_testres()
191 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_testargs()
208 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_testres()
216 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_lockargs()
236 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_cancargs()
252 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_unlockargs()
262 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_shareargs()
283 nlmsvc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_shareres()
293 nlmsvc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_res()
302 nlmsvc_decode_notify(struct svc_rqst *rqstp, __be32 *p, struct nlm_args *argp) in nlmsvc_decode_notify()
314 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p, struct nlm_reboot *argp) in nlmsvc_decode_reboot()
325 nlmsvc_decode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_decode_res()
334 nlmsvc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nlmsvc_decode_void()
340 nlmsvc_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nlmsvc_encode_void()