bitmap_bitremap
int bitmap_bitremap(int oldbit,
return bitmap_bitremap(oldbit, oldp->bits, newp->bits, nbits);
EXPORT_SYMBOL(bitmap_bitremap);