Home
last modified time | relevance | path

Searched refs:check_gss_callback_principal (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nfs/
Dcallback.h199 extern int check_gss_callback_principal(struct nfs_client *, struct svc_rqst *);
Dcallback.c377 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal() function
Dcallback_xdr.c953 if (!cps.clp || !check_gss_callback_principal(cps.clp, rqstp)) { in nfs4_callback_compound()