Searched defs:io_u_verify_off (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dverify.c326 static inline void *io_u_verify_off(struct verify_header *hdr, struct vcont *vc) function
415 void *p = io_u_verify_off(hdr, vc);
439 void *p = io_u_verify_off(hdr, vc);
464 void *p = io_u_verify_off(hdr, vc);
490 void *p = io_u_verify_off(hdr, vc);
516 void *p = io_u_verify_off(hdr, vc);
537 void *p = io_u_verify_off(hdr, vc);
558 void *p = io_u_verify_off(hdr, vc);
579 void *p = io_u_verify_off(hdr, vc);
600 void *p = io_u_verify_off(hd
[all...]

Completed in 49 milliseconds