Home
last modified time | relevance | path

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

/external/fio/t/jobs/
Dt0009-f8b0bd10.fio32 verify_async=6
/external/fio/
Dfio.h619 if (td->o.verify_async) in td_io_u_lock()
625 if (td->o.verify_async) in td_io_u_unlock()
631 if (td->o.verify_async) in td_io_u_free_notify()
Dthread_options.h102 unsigned int verify_async; member
331 uint32_t verify_async; member
Dcconv.c147 o->verify_async = le32_to_cpu(top->verify_async); in convert_thread_options_to_cpu()
321 top->verify_async = cpu_to_le32(o->verify_async); in convert_thread_options_to_net()
Dbackend.c562 if (td->o.verify_async) in do_verify()
811 if (td->o.verify_async) in do_io()
1450 if (o->verify_async && verify_async_init(td)) in thread_main()
1604 if (o->verify_async) in thread_main()
Dverify.c1234 td->verify_threads = malloc(sizeof(pthread_t) * td->o.verify_async); in verify_async_init()
1235 for (i = 0; i < td->o.verify_async; i++) { in verify_async_init()
1254 if (i != td->o.verify_async) { in verify_async_init()
Dio_u.c1323 } else if (td->o.verify_async) { in __get_io_u()
Doptions.c2445 .off1 = td_var_offset(verify_async),
DHOWTO781 verify_async is in use). Even async engines may impose OS
1294 verify_async=int Fio will normally verify IO inline from the submitting
/external/autotest/client/site_tests/platform_CryptohomeFio/
Dseq_write_verified31 verify_async=1
/external/fio/examples/
Denospc-pressure.fio46 verify_async=4