Home
last modified time | relevance | path

Searched refs:pg_authenticate (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/nfs/
A Dcallback.c426 .pg_authenticate = nfs_callback_authenticate,
/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc.h359 int (*pg_authenticate)(struct svc_rqst *); member
/linux-6.3-rc2/fs/nfsd/
A Dnfssvc.c112 .pg_authenticate = &svc_set_client,
145 .pg_authenticate = &svc_set_client, /* export authentication */
/linux-6.3-rc2/fs/lockd/
A Dsvc.c776 .pg_authenticate = &lockd_authenticate, /* export authentication */
/linux-6.3-rc2/net/sunrpc/
A Dsvc.c1290 auth_res = progp->pg_authenticate(rqstp); in svc_process_common()

Completed in 16 milliseconds