Searched refs:boot_page (Results 1 – 2 of 2) sorted by relevance
164 struct ms_boot_page *boot_page; member
1205 if (!msb->boot_page) { in msb_read_boot_blocks()1211 msb->boot_page = page; in msb_read_boot_blocks()1213 page = msb->boot_page; in msb_read_boot_blocks()1266 boot_block = &msb->boot_page[block_nr]; in msb_read_bad_block_table()1730 boot_block = &msb->boot_page[0]; in msb_init_card()1948 kfree(msb->boot_page); in msb_data_clear()2238 if (memcmp(msb->boot_page, new_msb->boot_page, in msb_resume()