Home
last modified time | relevance | path

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

/external/fio/
Dverify.c341 static inline void *io_u_verify_off(struct verify_header *hdr, struct vcont *vc) in io_u_verify_off() function
429 void *p = io_u_verify_off(hdr, vc); in verify_io_u_xxhash()
453 void *p = io_u_verify_off(hdr, vc); in verify_io_u_sha512()
478 void *p = io_u_verify_off(hdr, vc); in verify_io_u_sha256()
503 void *p = io_u_verify_off(hdr, vc); in verify_io_u_sha1()
528 void *p = io_u_verify_off(hdr, vc); in verify_io_u_crc7()
549 void *p = io_u_verify_off(hdr, vc); in verify_io_u_crc16()
570 void *p = io_u_verify_off(hdr, vc); in verify_io_u_crc64()
591 void *p = io_u_verify_off(hdr, vc); in verify_io_u_crc32()
612 void *p = io_u_verify_off(hdr, vc); in verify_io_u_crc32c()
[all …]