HomeSort by relevance Sort by last modified time
    Searched refs:axmap_set_nr (Results 1 - 4 of 4) sorted by null

  /external/fio/lib/
axmap.h 12 unsigned int axmap_set_nr(struct axmap *axmap, uint64_t bit_nr, unsigned int nr_bits);
axmap.c 293 unsigned int axmap_set_nr(struct axmap *axmap, uint64_t bit_nr, unsigned int nr_bits) function
  /external/fio/t/
axmap.c 96 err = axmap_set_nr(map, val, 128);
  /external/fio/
io_u.c 47 nr_blocks = axmap_set_nr(f->io_axmap, block, nr_blocks);
    [all...]

Completed in 62 milliseconds