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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dlibdiskmgt.h294 DM_SLICE_STAT_USE = 0 enumerator in enum:__anon3134
H A Dentry.c444 if (stat_type == DM_SLICE_STAT_USE) {
448 * DM_SLICE_STAT_USE
555 *dev_stats = dm_get_stats(devp, DM_SLICE_STAT_USE,
H A Dslice.c199 if (stat_type != DM_SLICE_STAT_USE) {
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_diskmgt.c492 nvlist_t *stats = dm_get_stats(slice, DM_SLICE_STAT_USE, error);
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_discovery.c1774 stats = dm_get_stats(slice, DM_SLICE_STAT_USE, &error);
1805 * stat_type is DM_SLICE_STAT_USE

Completed in 96 milliseconds