NBITS_MIN
dmap->map = bitmap_zalloc(NBITS_MIN, GFP_KERNEL);
dmap->nbits = NBITS_MIN;
if (dmap->nbits <= NBITS_MIN)
return NBITS_MIN;