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

/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c138 kmem_cache_t *mirror_parent_cache = NULL; variable
2798 MPS_FREE(mirror_parent_cache, ps);
2823 MPS_FREE(mirror_parent_cache, ps);
2831 MPS_FREE(mirror_parent_cache, ps);
3014 MPS_FREE(mirror_parent_cache, ps);
3288 MPS_FREE(mirror_parent_cache, ps);
3553 kmem_cache_free(mirror_parent_cache, ps);
3728 kmem_cache_free(mirror_parent_cache, ps);
3918 ps = kmem_cache_alloc(mirror_parent_cache, MD_ALLOCFLAGS);
4031 kmem_cache_free(mirror_parent_cache, p
[all...]
H A Dmirror_resync.c73 extern kmem_cache_t *mirror_parent_cache;
1207 ps = kmem_cache_alloc(mirror_parent_cache, MD_ALLOCFLAGS);
2737 kmem_cache_free(mirror_parent_cache,

Completed in 931 milliseconds