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

/external/fio/lib/
H A Daxmap.c332 static uint64_t axmap_find_first_free(struct axmap *axmap, unsigned int level, function
377 axmap->first_free = axmap_find_first_free(axmap, axmap->nr_levels - 1, 0);
427 ret = axmap_find_first_free(axmap, data.level, data.offset);

Completed in 236 milliseconds