Lines Matching defs:p
182 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_getaclargs()
194 static int nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_setaclargs()
220 static int nfsaclsvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_fhandleargs()
229 static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_accessargs()
248 static int nfsaclsvc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfsaclsvc_encode_voidres()
254 static int nfsaclsvc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_encode_getaclres()
299 static int nfsaclsvc_encode_attrstatres(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_encode_attrstatres()
307 static int nfsaclsvc_encode_accessres(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_encode_accessres()
318 static int nfsaclsvc_release_getacl(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_release_getacl()
327 static int nfsaclsvc_release_attrstat(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_release_attrstat()
334 static int nfsaclsvc_release_access(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_release_access()