Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback.h201 extern int check_gss_callback_principal(struct nfs_client *, struct svc_rqst *);
H A Dcallback.c327 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) in check_gss_callback_principal() function
H A Dcallback_xdr.c943 if (!check_gss_callback_principal(cps.clp, rqstp)) { in nfs4_callback_compound()