Searched refs:ms_boot_page (Results 1 – 2 of 2) sorted by relevance
143 struct ms_boot_page { struct168 struct ms_boot_page *boot_page; argument
1164 static void msb_fix_boot_page_endianness(struct ms_boot_page *p) in msb_fix_boot_page_endianness()1195 struct ms_boot_page *page; in msb_read_boot_blocks()1204 page = kmalloc(sizeof(struct ms_boot_page)*2, GFP_KERNEL); in msb_read_boot_blocks()1254 struct ms_boot_page *boot_block; in msb_read_bad_block_table()1270 data_offset = sizeof(struct ms_boot_page) + in msb_read_bad_block_table()1697 struct ms_boot_page *boot_block; in msb_init_card()1717 msb->page_size = sizeof(struct ms_boot_page); in msb_init_card()2274 sizeof(struct ms_boot_page))) in msb_resume()