Searched refs:pg_authenticate (Results 1 – 5 of 5) sorted by relevance
114 .pg_authenticate = svc_set_client, /* export authentication */125 .pg_authenticate = svc_set_client,137 .pg_authenticate = svc_set_client,
322 * pg_authenticate method for nfsv4 callback threads. in check_gss_callback_principal() 363 .pg_authenticate = nfs_callback_authenticate,
365 enum svc_auth_status (*pg_authenticate)(struct svc_rqst *rqstp);374 enum svc_auth_status (*pg_authenticate)(struct svc_rqst *rqstp); global() member
709 .pg_authenticate = &lockd_authenticate, /* export authentication */
1366 auth_res = progp->pg_authenticate(rqstp); in svc_process_common()