Home
last modified time | relevance | path

Searched defs:ext2fs_crc16 (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/fs/ext4/
Dcrc16.c53 unsigned int ext2fs_crc16(unsigned int crc, in ext2fs_crc16() function
/external/e2fsprogs/lib/ext2fs/
Dcrc16.c60 crc16_t ext2fs_crc16(crc16_t crc, const void *buffer, unsigned int len) in ext2fs_crc16() function