Lines Matching defs:p
47 static __be32 *nlm_decode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_decode_cookie()
75 nlm_encode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_encode_cookie()
84 nlm_decode_fh(__be32 *p, struct nfs_fh *f) in nlm_decode_fh()
103 nlm_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_decode_oh()
109 nlm_encode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_encode_oh()
115 nlm_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm_decode_lock()
148 nlm_encode_testres(__be32 *p, struct nlm_res *resp) in nlm_encode_testres()
184 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_testargs()
202 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_testres()
212 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_lockargs()
233 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_cancargs()
250 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_unlockargs()
262 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_shareargs()
283 nlmsvc_encode_shareres(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_shareres()
295 nlmsvc_encode_res(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_res()
306 nlmsvc_decode_notify(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_notify()
319 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_reboot()
332 nlmsvc_decode_res(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_res()
343 nlmsvc_decode_void(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_void()
349 nlmsvc_encode_void(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_void()