Searched refs:auth_flavor (Results 1 – 4 of 4) sorted by relevance
737 p->auth_flavor, &p->auth_clnt->authc_addr, &access, in nfsauth_refresh_thread()820 if (a1->auth_flavor < a2->auth_flavor) in nfsauth_cache_compar()822 if (a1->auth_flavor > a2->auth_flavor) in nfsauth_cache_compar()955 ac.auth_flavor = flavor; in nfsauth_cache_get()975 np->auth_flavor = flavor; in nfsauth_cache_get()
1512 enum_t auth_flavor; in common_dispatch() local1552 auth_flavor = req->rq_cred.oa_flavor; in common_dispatch()1560 if (rfs_no_fast_xdrargs || (auth_flavor == RPCSEC_GSS) || in common_dispatch()1564 if ((auth_flavor == RPCSEC_GSS) || in common_dispatch()1685 if ((dis_flags & RPC_MAPRESP) && (auth_flavor != RPCSEC_GSS)) { in common_dispatch()
317 int auth_flavor; member
91 #define NFSL_AUTH_FLAVOR_PRINT(auth_flavor) \ argument92 (((auth_flavor) <= RPCSEC_GSS) ? \93 auth_flavor_name[auth_flavor] : empty_name)