Searched refs:VDEV_TYPE_L2CACHE (Results 1 – 2 of 2) sorted by relevance
1213 return (VDEV_TYPE_L2CACHE); in is_grouping()1285 if (strcmp(type, VDEV_TYPE_L2CACHE) == 0) { in construct_spec()1342 } else if (strcmp(type, VDEV_TYPE_L2CACHE) == 0) { in construct_spec()
609 #define VDEV_TYPE_L2CACHE "l2cache" macro