Searched refs:str_numaio (Results 1 – 1 of 1) sorted by relevance
31 static char *str_numaio; variable108 if (tst_parse_int(str_numaio, &numaio, 1, INT_MAX)) in setup()109 tst_brk(TBROK, "Number of async IO blocks '%s'", str_numaio); in setup()179 {"b:", &str_numaio, "Number of async IO blocks (default 16)"},