Home
last modified time | relevance | path

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

/linux/drivers/md/
H A DKconfig40 config MD_BITMAP config
83 depends on MD_BITMAP
204 select MD_BITMAP
425 select MD_BITMAP
H A Dmd.h33 MD_BITMAP, enumerator
H A Dmd-llbitmap.c1566 .type = MD_BITMAP,
H A Dmd.c698 if (head->type != MD_BITMAP) { in mddev_set_bitmap_ops()
4271 if (head->type != MD_BITMAP) in bitmap_type_show()
4306 if (head->type == MD_BITMAP && cmd_match(buf, head->name)) { in bitmap_type_store()
4322 if (head && head->type == MD_BITMAP) { in bitmap_type_store()
H A Dmd-bitmap.c2977 .type = MD_BITMAP,