Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dvdev_label.c708 !spa_l2cache_exists(device_guid, NULL)) in vdev_inuse()
749 if (spa_l2cache_exists(device_guid, NULL)) in vdev_inuse()
1013 spa_l2cache_exists(vd->vdev_guid, NULL))) in vdev_label_init()
Dspa_misc.c1242 spa_l2cache_exists(uint64_t guid, uint64_t *pool) in spa_l2cache_exists() function
Dspa.c1850 if (spa_l2cache_exists(vd->vdev_guid, &pool) && in spa_load_l2cache()
5114 if (spa_l2cache_exists(vd->vdev_guid, &pool) &&
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dspa.h705 extern boolean_t spa_l2cache_exists(uint64_t guid, uint64_t *pool);