Searched refs:boot_page (Results 1 – 2 of 2) sorted by relevance
1203 if (!msb->boot_page) { in msb_read_boot_blocks()1208 msb->boot_page = page; in msb_read_boot_blocks()1210 page = msb->boot_page; in msb_read_boot_blocks()1263 boot_block = &msb->boot_page[block_nr]; in msb_read_bad_block_table()1724 boot_block = &msb->boot_page[0]; in msb_init_card()1961 kfree(msb->boot_page); in msb_data_clear()2273 if (memcmp(msb->boot_page, new_msb->boot_page, in msb_resume()
168 struct ms_boot_page *boot_page; member