Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd-bitmap.c50 static int md_bitmap_checkpage(struct bitmap_counts *bitmap, in md_bitmap_checkpage() function
1442 err = md_bitmap_checkpage(bitmap, page, create, 0); in md_bitmap_get_counter()
2237 ret = md_bitmap_checkpage(&bitmap->counts, page, 1, 1); in md_bitmap_resize()