Searched refs:uri_segmap_kmc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c135 static kmem_cache_t *uri_segmap_kmc; variable
331 uri_segmap_kmc = kmem_cache_create("NL7C_uri_segmap_kmc",
1556 uri_segmap_t *segmap = kmem_cache_alloc(uri_segmap_kmc, KM_SLEEP);
1562 REF_INIT(segmap, 1, uri_segmap_inactive, uri_segmap_kmc);

Completed in 60 milliseconds