Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/block/
Damiflop.c1106 static inline ushort dos_hdr_crc (struct dos_header *hdr) in dos_hdr_crc() function
1176 crc = dos_hdr_crc(&hdr); in dos_read()
1291 hdr.crc=dos_hdr_crc(&hdr); in ms_putsec()