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