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_objs(struct ms_boot_page, 2); in msb_read_boot_blocks()1256 struct ms_boot_page *boot_block; in msb_read_bad_block_table()1272 data_offset = sizeof(struct ms_boot_page) + in msb_read_bad_block_table()1701 struct ms_boot_page *boot_block; in msb_init_card()1722 msb->page_size = sizeof(struct ms_boot_page); in msb_init_card()2243 sizeof(struct ms_boot_page))) in msb_resume()