Home
last modified time | relevance | path

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

/external/fio/
Dverify.c326 static inline void *io_u_verify_off(struct verify_header *hdr, struct vcont *vc) in io_u_verify_off() function
415 void *p = io_u_verify_off(hdr, vc); in verify_io_u_xxhash()
439 void *p = io_u_verify_off(hdr, vc); in verify_io_u_sha512()
464 void *p = io_u_verify_off(hdr, vc); in verify_io_u_sha256()
490 void *p = io_u_verify_off(hdr, vc); in verify_io_u_sha1()
516 void *p = io_u_verify_off(hdr, vc); in verify_io_u_crc7()
537 void *p = io_u_verify_off(hdr, vc); in verify_io_u_crc16()
558 void *p = io_u_verify_off(hdr, vc); in verify_io_u_crc64()
579 void *p = io_u_verify_off(hdr, vc); in verify_io_u_crc32()
600 void *p = io_u_verify_off(hdr, vc); in verify_io_u_crc32c()
[all …]