Searched refs:VDEV_TYPE_L2CACHE (Results 1 – 6 of 6) sorted by relevance
1324 return (VDEV_TYPE_L2CACHE); in is_grouping()1571 if (strcmp(type, VDEV_TYPE_L2CACHE) == 0) { in construct_spec()1643 } else if (strcmp(type, VDEV_TYPE_L2CACHE) == 0) { in construct_spec()
274 VDEV_TYPE_L2CACHE); in zfs_agent_post_event()
411 else if (strcmp(devtype, VDEV_TYPE_L2CACHE) == 0) in zfs_retire_recv()
887 #define VDEV_TYPE_L2CACHE "l2cache" macro
851 #define VDEV_TYPE_L2CACHE "l2cache" macro
2448 vd_type = VDEV_TYPE_L2CACHE; in spa_vdev_remove()