Searched refs:EZFS_ISL2CACHE (Results 1 – 3 of 3) sorted by relevance
116 EZFS_ISL2CACHE, /* device is for the level 2 ARC */ enumerator
2121 (spare ? EZFS_ISSPARE : EZFS_ISL2CACHE); in zpool_translate_vdev_guids()3191 return (zfs_error(hdl, EZFS_ISL2CACHE, msg)); in zpool_vdev_attach()3353 return (zfs_error(hdl, EZFS_ISL2CACHE, msg)); in zpool_vdev_detach()
208 case EZFS_ISL2CACHE: in libzfs_error_description()