Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zev/
H A Dzev_checksums.c478 uint64_t l0_blocks; in zev_get_result_buffer() local
489 l0_blocks = ((off % ZEV_L0_SIZE) == 0) ? 0 : 1; in zev_get_result_buffer()
499 l0_blocks = blk_end - blk_start + 1; in zev_get_result_buffer()
502 sigs = l1_blocks + l0_blocks; in zev_get_result_buffer()