Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memstick/core/
Dms_block.h170 int boot_block_count; member
Dms_block.c1199 msb->boot_block_count = 0; in msb_read_boot_blocks()
1235 msb->boot_block_locations[msb->boot_block_count] = pba; in msb_read_boot_blocks()
1238 msb->boot_block_count++; in msb_read_boot_blocks()
1240 if (msb->boot_block_count == 2) in msb_read_boot_blocks()
1244 if (!msb->boot_block_count) { in msb_read_boot_blocks()