Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_zpool.c105 type = DM_USE_L2CACHE_ZPOOL; in inuse_zpool_common()
H A Dlibdiskmgt.h413 #define DM_USE_L2CACHE_ZPOOL "l2cache_zpool" macro
H A Dentry.c1105 } else if (strcmp(what, DM_USE_L2CACHE_ZPOOL) == 0) { in dm_get_usage_string()