Searched refs:pg_authenticate (Results 1 – 5 of 5) sorted by relevance
88 .pg_authenticate = &svc_set_client,120 .pg_authenticate = &svc_set_client, /* export authentication */
395 int (*pg_authenticate)(struct svc_rqst *); member
457 .pg_authenticate = nfs_callback_authenticate,
810 .pg_authenticate = &lockd_authenticate /* export authentication */
1209 auth_res = progp->pg_authenticate(rqstp); in svc_process_common()