Searched refs:MSDOS_MBR_SIGNATURE (Results 1 – 9 of 9) sorted by relevance
23 #define MSDOS_MBR_SIGNATURE 0xaa55 macro
179 if (!mbr || le16_to_cpu(mbr->signature) != MSDOS_MBR_SIGNATURE) in is_pmbr_valid()
23 #define MSDOS_MBR_SIGNATURE 0xAA55 macro
20 #define MSDOS_MBR_SIGNATURE 0xAA55 macro
534 mbr->signature = MSDOS_MBR_SIGNATURE; in create_gpt_buffer()
4 #define MSDOS_MBR_SIGNATURE 0xAA55 macro
3561 mbr->signature = MSDOS_MBR_SIGNATURE; in create_gpt_buffer()
51 if (!mbr || le16_to_cpu(mbr->signature) != MSDOS_MBR_SIGNATURE) in is_pmbr_valid()
533 p_mbr->signature = MSDOS_MBR_SIGNATURE; in set_protective_mbr()1099 if (!mbr || le16_to_cpu(mbr->signature) != MSDOS_MBR_SIGNATURE) in is_pmbr_valid()