Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dlibdiskmgt.h294 DM_SLICE_STAT_USE = 0 enumerator
H A Dentry.c444 if (stat_type == DM_SLICE_STAT_USE) { in dm_get_stats()
555 *dev_stats = dm_get_stats(devp, DM_SLICE_STAT_USE, in dm_get_slice_stats()
H A Dslice.c199 if (stat_type != DM_SLICE_STAT_USE) { in slice_get_stats()
/titanic_41/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_diskmgt.c488 nvlist_t *stats = dm_get_stats(slice, DM_SLICE_STAT_USE, error); in get_slice_use()
/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_discovery.c1774 stats = dm_get_stats(slice, DM_SLICE_STAT_USE, &error); in check_slice_usage()