HomeSort by relevance Sort by last modified time
    Searched full:get_next_offset (Results 1 - 1 of 1) sorted by null

  /external/fio/
io_u.c 386 dprint(FD_IO, "get_next_offset: offset %llu >= io_size %llu\n",
394 dprint(FD_IO, "get_next_offset: offset %llu >= size %llu\n",
403 static int get_next_offset(struct thread_data *td, struct io_u *io_u, function
762 if (get_next_offset(td, io_u, &is_random)) {
    [all...]

Completed in 1752 milliseconds