Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd-bitmap.c2120 static struct bitmap *__bitmap_create(struct mddev *mddev, int slot) in __bitmap_create() function
2210 struct bitmap *bitmap = __bitmap_create(mddev, slot); in bitmap_create()
2282 bitmap = __bitmap_create(mddev, slot); in bitmap_get_from_slot()