Searched refs:drbd_bitmap (Results 1 – 3 of 3) sorted by relevance
95 struct drbd_bitmap { struct120 struct drbd_bitmap *b = device->bitmap; in __bm_print_lock_info() argument131 struct drbd_bitmap *b = device->bitmap; in drbd_bm_lock()158 struct drbd_bitmap *b = device->bitmap; in drbd_bm_unlock()218 struct drbd_bitmap *b = device->bitmap; in bm_page_lock_io()225 struct drbd_bitmap *b = device->bitmap; in bm_page_unlock_io()293 static unsigned int bm_word_to_page_idx(struct drbd_bitmap *b, unsigned long long_nr) in bm_word_to_page_idx()301 static unsigned int bm_bit_to_page_idx(struct drbd_bitmap *b, u64 bitnr) in bm_bit_to_page_idx()309 static unsigned long *__bm_map_pidx(struct drbd_bitmap *b, unsigned int idx) in __bm_map_pidx()315 static unsigned long *bm_map_pidx(struct drbd_bitmap *b, unsigned int idx) in bm_map_pidx()[all …]
1 drbd-y := drbd_bitmap.o drbd_proc.o
539 struct drbd_bitmap; /* opaque for drbd_device */919 struct drbd_bitmap *bitmap;