Home
last modified time | relevance | path

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

/fs/incfs/
Ddata_mgmt.c676 int hash_block_index = block_index; in validate_hash_tree() local
699 lvl_off + round_down(hash_block_index * digest_size, in validate_hash_tree()
701 hash_offset_in_block[lvl] = hash_block_index * digest_size % in validate_hash_tree()
703 hash_block_index /= hash_per_block; in validate_hash_tree()