Searched refs:get_next_rand_block (Results 1 – 1 of 1) sorted by relevance
/external/fio/ |
D | io_u.c | 326 static int get_next_rand_block(struct thread_data *td, struct fio_file *f, in get_next_rand_block() function 419 ret = get_next_rand_block(td, f, ddir, &b); in get_next_block() 426 ret = get_next_rand_block(td, f, ddir, &b); in get_next_block() 439 ret = get_next_rand_block(td, f, ddir, &b); in get_next_block()
|