Searched refs:rowheight_sectors (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_draid.c864 uint64_t rowheight_sectors = VDEV_DRAID_ROWHEIGHT >> ashift; local
889 b_offset = b_offset % (rowheight_sectors * groupwidth);
904 return (((rowheight_sectors * row) +

Completed in 102 milliseconds