Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c116 } refreshq_auth_node_t; typedef
225 refreshq_auth_node_t *ran; in nfsauth_fini()
232 kmem_free(ran, sizeof (refreshq_auth_node_t)); in nfsauth_fini()
593 refreshq_auth_node_t *ran; in nfsauth_refresh_thread()
642 kmem_free(ran, sizeof (refreshq_auth_node_t)); in nfsauth_refresh_thread()
1128 refreshq_auth_node_t *ran; in nfsauth_cache_get()
1140 ran = kmem_alloc(sizeof (refreshq_auth_node_t), in nfsauth_cache_get()
1176 sizeof (refreshq_auth_node_t), in nfsauth_cache_get()
1177 offsetof(refreshq_auth_node_t, in nfsauth_cache_get()
1188 kmem_free(ran, sizeof (refreshq_auth_node_t)); in nfsauth_cache_get()