HomeSort by: relevance | last modified time | path
    Searched refs:spa_l2cache_exists (Results 1 - 4 of 4) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
vdev_label.c 570 !spa_l2cache_exists(device_guid, NULL))
611 if (spa_l2cache_exists(device_guid, NULL))
868 spa_l2cache_exists(vd->vdev_guid, NULL)))
spa_misc.c 1218 spa_l2cache_exists(uint64_t guid, uint64_t *pool) function
spa.c 1601 if (spa_l2cache_exists(vd->vdev_guid, &pool) &&
3670 if (spa_l2cache_exists(vd->vdev_guid, &pool) &&
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
spa.h 691 extern boolean_t spa_l2cache_exists(uint64_t guid, uint64_t *pool);

Completed in 23 milliseconds