Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memstick/core/
H A Dms_block.c149 int total_free_blocks = 0; in msb_validate_used_block_bitmap() local
156 total_free_blocks += msb->free_block_count[i]; in msb_validate_used_block_bitmap()
159 msb->block_count) == total_free_blocks) in msb_validate_used_block_bitmap()
/kernel/linux/linux-6.6/drivers/memstick/core/
H A Dms_block.c149 int total_free_blocks = 0; in msb_validate_used_block_bitmap() local
156 total_free_blocks += msb->free_block_count[i]; in msb_validate_used_block_bitmap()
159 msb->block_count) == total_free_blocks) in msb_validate_used_block_bitmap()

Completed in 6 milliseconds