Searched refs:axmap_set_nr (Results 1 - 4 of 4) sorted by relevance

/external/fio/lib/
H A Daxmap.h12 unsigned int axmap_set_nr(struct axmap *axmap, uint64_t bit_nr, unsigned int nr_bits);
H A Daxmap.c293 unsigned int axmap_set_nr(struct axmap *axmap, uint64_t bit_nr, unsigned int nr_bits) function
/external/fio/t/
H A Daxmap.c96 err = axmap_set_nr(map, val, 128);
/external/fio/
H A Dio_u.c47 nr_blocks = axmap_set_nr(f->io_axmap, block, nr_blocks);

Completed in 1005 milliseconds