OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_next_offset
(Results
1 - 1
of
1
) sorted by null
/external/fio/
io_u.c
491
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)) {
[
all
...]
Completed in 439 milliseconds