Searched refs:VDEV_TYPE_L2CACHE (Results 1 – 7 of 7) sorted by relevance
1325 return (VDEV_TYPE_L2CACHE); in is_grouping()1572 if (strcmp(type, VDEV_TYPE_L2CACHE) == 0) { in construct_spec()1644 } else if (strcmp(type, VDEV_TYPE_L2CACHE) == 0) { in construct_spec()
1211 fnvlist_add_string(list, "class", VDEV_TYPE_L2CACHE); in fill_vdev_info()
275 VDEV_TYPE_L2CACHE); in zfs_agent_post_event()
412 else if (strcmp(devtype, VDEV_TYPE_L2CACHE) == 0) in zfs_retire_recv()
911 #define VDEV_TYPE_L2CACHE "l2cache" macro
851 #define VDEV_TYPE_L2CACHE "l2cache" macro
2474 vd_type = VDEV_TYPE_L2CACHE; in spa_vdev_remove()