Searched refs:DM_USE_ACTIVE_ZPOOL (Results 1 – 3 of 3) sorted by relevance
99 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()
404 #define DM_USE_ACTIVE_ZPOOL "active_zpool" macro
1118 } else if (strcmp(what, DM_USE_ACTIVE_ZPOOL) == 0) { in dm_get_usage_string()