Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dexport.h106 __be32 check_security_flavor(struct svc_export *exp, struct svc_rqst *rqstp,
H A Dnfsfh.c402 error = check_security_flavor(exp, rqstp, may_bypass_gss); in __fh_verify()
H A Dexport.c1149 __be32 check_security_flavor(struct svc_export *exp, struct svc_rqst *rqstp, in check_security_flavor() function
1216 return check_security_flavor(exp, rqstp, may_bypass_gss); in check_nfsd_access()