Home
last modified time | relevance | path

Searched refs:bitmap_alloc_page (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/md/
Dbitmap.c70 static unsigned char *bitmap_alloc_page(struct bitmap *bitmap) in bitmap_alloc_page() function
133 mappage = bitmap_alloc_page(bitmap); in bitmap_checkpage()