Searched refs:fio_crc64 (Results 1 – 4 of 4) sorted by relevance
4 unsigned long long fio_crc64(const unsigned char *, unsigned long);
95 unsigned long long fio_crc64(const unsigned char *buffer, unsigned long length) in fio_crc64() function
76 t->output += fio_crc64(buf, size); in t_crc64()
652 c = fio_crc64(p, hdr->len - hdr_size(vc->td, hdr)); in verify_io_u_crc64()1142 vh->crc64 = fio_crc64(p, len); in fill_crc64()