Home
last modified time | relevance | path

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

/linux/drivers/md/ !
H A Dmd-bitmap.h83 struct bitmap_operations { struct
H A Dmd.h577 struct bitmap_operations *bitmap_ops;
H A Dmd-llbitmap.c1564 static struct bitmap_operations llbitmap_ops = {
H A Dmd-bitmap.c2975 static struct bitmap_operations bitmap_ops = {
H A Dmd.c683 struct bitmap_operations *old = mddev->bitmap_ops; in mddev_set_bitmap_ops()