Searched defs:drbd_bitmap (Results 1 – 1 of 1) sorted by relevance
95 struct drbd_bitmap { struct96 struct page **bm_pages;97 spinlock_t bm_lock;103 unsigned int n_bitmap_hints;127 struct drbd_bitmap *b = device->bitmap; in __bm_print_lock_info() argument