Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dbrt_impl.h66 #define BRT_RANGESIZE_TO_NBLOCKS(size) \ macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbrt.c503 nblocks = BRT_RANGESIZE_TO_NBLOCKS(size); in brt_vdev_realloc()