Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_label.c938 !spa_l2cache_exists(device_guid, NULL)) in vdev_inuse()
980 if (spa_l2cache_exists(device_guid, NULL) || in vdev_inuse()
1272 spa_l2cache_exists(vd->vdev_guid, NULL))) in vdev_label_init()
H A Dspa_misc.c1194 spa_l2cache_exists(uint64_t guid, uint64_t *pool) in spa_l2cache_exists() function
H A Dspa.c2614 if (spa_l2cache_exists(vd->vdev_guid, &pool) && in spa_load_l2cache()
6516 if (spa_l2cache_exists(vd->vdev_guid, &pool) &&
11195 EXPORT_SYMBOL(spa_l2cache_exists);
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h846 extern boolean_t spa_l2cache_exists(uint64_t guid, uint64_t *pool);