Home
last modified time | relevance | path

Searched refs:axmap_free (Results 1 – 4 of 4) sorted by relevance

/external/fio/t/
Daxmap.c68 axmap_free(map); in test_regular()
119 axmap_free(map); in test_multi()
/external/fio/lib/
Daxmap.h8 void axmap_free(struct axmap *bm);
Daxmap.c74 void axmap_free(struct axmap *axmap) in axmap_free() function
/external/fio/
Dfilesetup.c1112 axmap_free(f->io_axmap); in close_and_free_files()