Home
last modified time | relevance | path

Searched refs:bvp_size (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dbrt_impl.h81 uint64_t bvp_size; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbrt.c564 ASSERT3U(bvphys->bvp_size, <=, brtvd->bv_size); in brt_vdev_load()
570 MIN(brtvd->bv_size, bvphys->bvp_size) * sizeof (uint16_t), in brt_vdev_load()
806 bvphys->bvp_size = brtvd->bv_size; in brt_vdev_sync()