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

/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.h168 } uri_segmap_t; typedef in typeref:struct:uri_segmap_s
173 uri_segmap_t *segmap; /* If segmap mapped else NULL */
H A Dnl7curi.c332 sizeof (uri_segmap_t), 0, NULL, NULL, NULL, NULL, NULL, 0);
1516 * The uri_segmap_t ref_t inactive function called on the last REF_RELE(),
1517 * release the segmap mapping. Note, the uri_segmap_t will be freed by
1522 uri_segmap_inactive(uri_segmap_t *smp)
1553 uri_segmap_t *
1556 uri_segmap_t *segmap = kmem_cache_alloc(uri_segmap_kmc, KM_SLEEP);
1716 uri_segmap_t *segmap = NULL;

Completed in 97 milliseconds