__bm_find_next
i = __bm_find_next(device, bm_fo, find_zero_bit);
return __bm_find_next(device, bm_fo, 0);
return __bm_find_next(device, bm_fo, 1);