Searched refs:vcont (Results 1 – 2 of 2) sorted by relevance
/external/fio/ |
D | verify.c | 197 struct vcont { struct 268 static void dump_verify_buffers(struct verify_header *hdr, struct vcont *vc) in dump_verify_buffers() 304 static void log_verify_failure(struct verify_header *hdr, struct vcont *vc) in log_verify_failure() 326 static inline void *io_u_verify_off(struct verify_header *hdr, struct vcont *vc) in io_u_verify_off() 331 static int verify_io_u_pattern(struct verify_header *hdr, struct vcont *vc) in verify_io_u_pattern() 376 static int verify_io_u_meta(struct verify_header *hdr, struct vcont *vc) in verify_io_u_meta() 413 static int verify_io_u_xxhash(struct verify_header *hdr, struct vcont *vc) in verify_io_u_xxhash() 437 static int verify_io_u_sha512(struct verify_header *hdr, struct vcont *vc) in verify_io_u_sha512() 462 static int verify_io_u_sha256(struct verify_header *hdr, struct vcont *vc) in verify_io_u_sha256() 488 static int verify_io_u_sha1(struct verify_header *hdr, struct vcont *vc) in verify_io_u_sha1() [all …]
|
/external/lldb/tools/debugserver/source/ |
D | RNBRemote.h | 68 vcont, // 'vCont' enumerator
|