Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c182 } uri_hash_t; typedef
193 static uri_hash_t *uri_hash_ab[2] = {NULL, NULL};
194 static uri_hash_t *uri_hash_lru[2] = {NULL, NULL};
272 uri_hash_t *_nhp; \
300 sizeof (uri_hash_t) * uri_hash_sz[cur]); \
318 uri_hash_ab[cur] = kmem_zalloc(sizeof (uri_hash_t) * uri_hash_sz[cur], in nl7c_uri_init()
342 uri_hash_t *hp, *pend; in nl7c_mi_report_hash()
399 uri_hash_t *hp; in nl7c_mi_report_uri()
524 uri_hash_t *hp; in uri_delete()
572 uri_hash_t *hp; in uri_add()
[all …]