Home
last modified time | relevance | path

Searched refs:dos_hdr_crc (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/block/
Damiflop.c989 static inline ushort dos_hdr_crc (struct dos_header *hdr) in dos_hdr_crc() function
1059 crc = dos_hdr_crc(&hdr); in dos_read()
1174 hdr.crc=dos_hdr_crc(&hdr); in ms_putsec()