Searched refs:ms_boot_page (Results 1 – 2 of 2) sorted by relevance
139 struct ms_boot_page { struct164 struct ms_boot_page *boot_page; argument
1166 static void msb_fix_boot_page_endianness(struct ms_boot_page *p) in msb_fix_boot_page_endianness()1197 struct ms_boot_page *page; in msb_read_boot_blocks()1206 page = kmalloc_array(2, sizeof(struct ms_boot_page), in msb_read_boot_blocks()1257 struct ms_boot_page *boot_block; in msb_read_bad_block_table()1273 data_offset = sizeof(struct ms_boot_page) + in msb_read_bad_block_table()1702 struct ms_boot_page *boot_block; in msb_init_card()1723 msb->page_size = sizeof(struct ms_boot_page); in msb_init_card()2239 sizeof(struct ms_boot_page))) in msb_resume()