Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/memstick/core/
Dms_block.h166 int boot_block_count; member
Dms_block.c1201 msb->boot_block_count = 0; in msb_read_boot_blocks()
1237 msb->boot_block_locations[msb->boot_block_count] = pba; in msb_read_boot_blocks()
1240 msb->boot_block_count++; in msb_read_boot_blocks()
1242 if (msb->boot_block_count == 2) in msb_read_boot_blocks()
1246 if (!msb->boot_block_count) { in msb_read_boot_blocks()