Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c122 } refreshq_auth_node_t; typedef
249 refreshq_auth_node_t *ran; in nfsauth_zone_shutdown()
626 refreshq_auth_node_t *ran; in nfsauth_refresh_thread()
675 kmem_free(ran, sizeof (refreshq_auth_node_t)); in nfsauth_refresh_thread()
1112 refreshq_auth_node_t *ran; in nfsauth_cache_get()
1124 ran = kmem_alloc(sizeof (refreshq_auth_node_t), in nfsauth_cache_get()
1172 sizeof (refreshq_auth_node_t), in nfsauth_cache_get()
1173 offsetof(refreshq_auth_node_t, in nfsauth_cache_get()
1185 kmem_free(ran, sizeof (refreshq_auth_node_t)); in nfsauth_cache_get()