Searched refs:auth_flavor (Results 1 – 4 of 4) sorted by relevance
703 p->auth_flavor, &p->auth_clnt->authc_addr, &access, in nfsauth_refresh_thread()785 if (a1->auth_flavor < a2->auth_flavor) in nfsauth_cache_compar()787 if (a1->auth_flavor > a2->auth_flavor) in nfsauth_cache_compar()849 ac.auth_flavor = flavor; in nfsauth_cache_get()922 np->auth_flavor = flavor; in nfsauth_cache_get()
1503 enum_t auth_flavor; in common_dispatch() local1534 auth_flavor = req->rq_cred.oa_flavor; in common_dispatch()1542 if (rfs_no_fast_xdrargs || (auth_flavor == RPCSEC_GSS) || in common_dispatch()1546 if ((auth_flavor == RPCSEC_GSS) || in common_dispatch()1683 if ((dis_flags & RPC_MAPRESP) && (auth_flavor != RPCSEC_GSS)) { in common_dispatch()
308 int auth_flavor; member
93 #define NFSL_AUTH_FLAVOR_PRINT(auth_flavor) \ argument94 (((auth_flavor) <= RPCSEC_GSS) ? \95 auth_flavor_name[auth_flavor] : empty_name)