Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dcallback.h182 extern int check_gss_callback_principal(struct nfs_client *, struct svc_rqst *);
Dcallback.c394 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal() function
Dcallback_xdr.c914 if (!cps.clp || !check_gss_callback_principal(cps.clp, rqstp)) in nfs4_callback_compound()