Searched refs:auth_srv_ngids (Results 1 – 2 of 2) sorted by relevance
733 p->auth_srv_ngids * sizeof (gid_t)); in nfsauth_refresh_thread()734 p->auth_srv_ngids = ngids; in nfsauth_refresh_thread()927 np->auth_srv_ngids = 0; in nfsauth_cache_get()1093 p->auth_srv_ngids = tmpngids; in nfsauth_cache_get()1120 *ngids = p->auth_srv_ngids; in nfsauth_cache_get()1435 kmem_free(p->auth_srv_gids, p->auth_srv_ngids * sizeof (gid_t)); in nfsauth_free_node()
315 uint_t auth_srv_ngids; member