Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dcallback.h190 extern int check_gss_callback_principal(struct nfs_client *, struct svc_rqst *);
Dcallback.c418 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal() function
Dcallback_xdr.c917 if (!cps.clp || !check_gss_callback_principal(cps.clp, rqstp)) in nfs4_callback_compound()