Home
last modified time | relevance | path

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

/external/fio/
Dverify.h31 VERIFY_NULL, /* pretend to verify */ enumerator
Dverify.c149 case VERIFY_NULL: in __hdr_size()
892 if (td->o.verify == VERIFY_NULL || io_u->ddir != DDIR_READ) in verify_io_u()
1291 if (td->o.verify == VERIFY_NULL) in populate_verify_io_u()
Doptions.c2726 .oval = VERIFY_NULL,