Searched refs:spa_l2cache_exists (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c564 !spa_l2cache_exists(device_guid, NULL))
605 if (spa_l2cache_exists(device_guid, NULL))
851 spa_l2cache_exists(vd->vdev_guid, NULL)))
H A Dspa_misc.c1042 spa_l2cache_exists(uint64_t guid, uint64_t *pool) function
H A Dspa.c1540 if (spa_l2cache_exists(vd->vdev_guid, &pool) &&
3580 if (spa_l2cache_exists(vd->vdev_guid, &pool) &&
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h671 extern boolean_t spa_l2cache_exists(uint64_t guid, uint64_t *pool);

Completed in 82 milliseconds