Searched refs:space_map_alloc (Results 1 – 3 of 3) sorted by relevance
156 extern uint64_t space_map_alloc(space_map_t *sm, uint64_t size);
375 space_map_alloc(space_map_t *sm, uint64_t size) in space_map_alloc() function
1216 if ((offset = space_map_alloc(&msp->ms_map, size)) != -1ULL) in metaslab_group_alloc()