Home
last modified time | relevance | path

Searched refs:DM_USE_ACTIVE_ZPOOL (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dinuse_zpool.c99 if (strcmp(type, DM_USE_ACTIVE_ZPOOL) == 0) { in inuse_zpool_common()
132 return (inuse_zpool_common(slice, attrs, errp, DM_USE_ACTIVE_ZPOOL)); in inuse_active_zpool()
H A Dlibdiskmgt.h404 #define DM_USE_ACTIVE_ZPOOL "active_zpool" macro
H A Dentry.c1118 } else if (strcmp(what, DM_USE_ACTIVE_ZPOOL) == 0) { in dm_get_usage_string()