Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dbrt_impl.h66 #define BRT_BLOCKSIZE (32 * 1024) macro
68 (((size) - 1) / BRT_BLOCKSIZE / sizeof (uint16_t) + 1)
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbrt.c469 DMU_OTN_UINT64_METADATA, BRT_BLOCKSIZE, in brt_vdev_create()
747 idx = idx / BRT_BLOCKSIZE / 8; in brt_vdev_addref()
775 idx = idx / BRT_BLOCKSIZE / 8; in brt_vdev_decref()