Searched defs:data_crc (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | jffs2.h | 153 __u32 data_crc; /* CRC for the (compressed) data. */ member |
/linux-2.4.37.9/drivers/block/ | ||
D | amiflop.c | 1072 unsigned short crc,data_crc[2]; in dos_read() local |