Searched refs:ms_boot_page (Results 1 – 2 of 2) sorted by relevance
139 struct ms_boot_page { struct165 struct ms_boot_page *boot_page; argument
1160 static void msb_fix_boot_page_endianness(struct ms_boot_page *p) in msb_fix_boot_page_endianness()1191 struct ms_boot_page *page; in msb_read_boot_blocks()1200 page = kmalloc_array(2, sizeof(struct ms_boot_page), in msb_read_boot_blocks()1251 struct ms_boot_page *boot_block; in msb_read_bad_block_table()1267 data_offset = sizeof(struct ms_boot_page) + in msb_read_bad_block_table()1694 struct ms_boot_page *boot_block; in msb_init_card()1714 msb->page_size = sizeof(struct ms_boot_page); in msb_init_card()2264 sizeof(struct ms_boot_page))) in msb_resume()