Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c114 list_t ren_authlist; member
251 while ((ran = list_remove_head(&ren->ren_authlist)) != NULL) { in nfsauth_zone_shutdown()
259 list_destroy(&ren->ren_authlist); in nfsauth_zone_shutdown()
664 while ((ran = list_remove_head(&ren->ren_authlist))) { in nfsauth_refresh_thread()
778 list_destroy(&ren->ren_authlist); in nfsauth_refresh_thread()
1158 &ren->ren_authlist, ran); in nfsauth_cache_get()
1171 list_create(&ren->ren_authlist, in nfsauth_cache_get()
1176 list_insert_tail(&ren->ren_authlist, in nfsauth_cache_get()