Home
last modified time | relevance | path

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

/external/fio/
Dverify.c224 struct vcont { struct
298 static void __dump_verify_buffers(struct verify_header *hdr, struct vcont *vc) in __dump_verify_buffers()
334 static void dump_verify_buffers(struct verify_header *hdr, struct vcont *vc) in dump_verify_buffers()
347 static void log_verify_failure(struct verify_header *hdr, struct vcont *vc) in log_verify_failure()
369 static inline void *io_u_verify_off(struct verify_header *hdr, struct vcont *vc) in io_u_verify_off()
374 static int verify_io_u_pattern(struct verify_header *hdr, struct vcont *vc) in verify_io_u_pattern()
423 static int verify_io_u_xxhash(struct verify_header *hdr, struct vcont *vc) in verify_io_u_xxhash()
447 static int verify_io_u_sha3(struct verify_header *hdr, struct vcont *vc, in verify_io_u_sha3()
469 static int verify_io_u_sha3_224(struct verify_header *hdr, struct vcont *vc) in verify_io_u_sha3_224()
483 static int verify_io_u_sha3_256(struct verify_header *hdr, struct vcont *vc) in verify_io_u_sha3_256()
[all …]