Searched defs:get_next_offset (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Dio_u.c491 dprint(FD_IO, "get_next_offset: offset %llu >= io_size %llu\n",
499 dprint(FD_IO, "get_next_offset: offset %llu >= size %llu\n",
508 static int get_next_offset(struct thread_data *td, struct io_u *io_u, function
890 if (get_next_offset(td, io_u, &is_random)) {

Completed in 84 milliseconds