Searched defs:ext2fs_crc16 (Results 1 – 2 of 2) sorted by relevance
53 unsigned int ext2fs_crc16(unsigned int crc, in ext2fs_crc16() function
60 crc16_t ext2fs_crc16(crc16_t crc, const void *buffer, unsigned int len) in ext2fs_crc16() function