Searched refs:VDEV_TYPE_L2CACHE (Results 1 – 5 of 5) sorted by relevance
243 VDEV_TYPE_L2CACHE); in zfs_agent_post_event()
355 &devtype) == 0 && strcmp(devtype, VDEV_TYPE_L2CACHE) == 0) { in zfs_retire_recv()
1276 return (VDEV_TYPE_L2CACHE); in is_grouping()1526 if (strcmp(type, VDEV_TYPE_L2CACHE) == 0) { in construct_spec()1598 } else if (strcmp(type, VDEV_TYPE_L2CACHE) == 0) { in construct_spec()
778 #define VDEV_TYPE_L2CACHE "l2cache" macro
2257 vd_type = VDEV_TYPE_L2CACHE; in spa_vdev_remove()