Searched refs:axmap_set_nr (Results 1 – 4 of 4) sorted by relevance
12 unsigned int axmap_set_nr(struct axmap *axmap, uint64_t bit_nr, unsigned int nr_bits);
293 unsigned int axmap_set_nr(struct axmap *axmap, uint64_t bit_nr, unsigned int nr_bits) in axmap_set_nr() function
96 err = axmap_set_nr(map, val, 128); in test_multi()
47 nr_blocks = axmap_set_nr(f->io_axmap, block, nr_blocks); in mark_random_map()