Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_label.c570 !spa_l2cache_exists(device_guid, NULL)) in vdev_inuse()
611 if (spa_l2cache_exists(device_guid, NULL)) in vdev_inuse()
868 spa_l2cache_exists(vd->vdev_guid, NULL))) in vdev_label_init()
H A Dspa_misc.c1218 spa_l2cache_exists(uint64_t guid, uint64_t *pool) in spa_l2cache_exists() function
H A Dspa.c1601 if (spa_l2cache_exists(vd->vdev_guid, &pool) && in spa_load_l2cache()
3670 if (spa_l2cache_exists(vd->vdev_guid, &pool) && in spa_l2cache_drop()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dspa.h691 extern boolean_t spa_l2cache_exists(uint64_t guid, uint64_t *pool);