Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/
Dmd-bitmap.c249 static int md_bitmap_checkpage(struct bitmap_counts *bitmap, in md_bitmap_checkpage() function
1648 err = md_bitmap_checkpage(bitmap, page, create, 0); in md_bitmap_get_counter()
2489 ret = md_bitmap_checkpage(&bitmap->counts, page, 1, 1); in __bitmap_resize()