Home | History | Annotate | Download | only in fio

Lines Matching refs:io_axmap

25  * The ->io_axmap contains a map of blocks we have or have not done io
30 return !axmap_isset(f->io_axmap, block);
47 nr_blocks = axmap_set_nr(f->io_axmap, block, nr_blocks);
129 *b = axmap_next_free(f->io_axmap, *b);