Searched refs:io_axmap (Results 1 – 3 of 3) sorted by relevance
115 struct axmap *io_axmap; member
1052 f->io_axmap = axmap_new(blocks); in init_random_map()1053 if (f->io_axmap) { in init_random_map()1112 axmap_free(f->io_axmap); in close_and_free_files()1113 f->io_axmap = NULL; in close_and_free_files()1547 axmap_reset(f->io_axmap); in fio_file_reset()
30 return !axmap_isset(f->io_axmap, block); in random_map_free()47 nr_blocks = axmap_set_nr(f->io_axmap, block, nr_blocks); in mark_random_map()129 *b = axmap_next_free(f->io_axmap, *b); in __get_next_rand_offset()