Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_bitmap.c95 struct drbd_bitmap { struct
127 struct drbd_bitmap *b = device->bitmap; in __bm_print_lock_info() argument
138 struct drbd_bitmap *b = device->bitmap; in drbd_bm_lock()
165 struct drbd_bitmap *b = device->bitmap; in drbd_bm_unlock()
225 struct drbd_bitmap *b = device->bitmap; in bm_page_lock_io()
232 struct drbd_bitmap *b = device->bitmap; in bm_page_unlock_io()
268 struct drbd_bitmap *b = device->bitmap; in drbd_bm_mark_for_writeout()
308 static unsigned int bm_word_to_page_idx(struct drbd_bitmap *b, unsigned long long_nr) in bm_word_to_page_idx()
316 static unsigned int bm_bit_to_page_idx(struct drbd_bitmap *b, u64 bitnr) in bm_bit_to_page_idx()
324 static unsigned long *__bm_map_pidx(struct drbd_bitmap *b, unsigned int idx) in __bm_map_pidx()
[all …]
DMakefile2 drbd-y := drbd_bitmap.o drbd_proc.o
Ddrbd_int.h535 struct drbd_bitmap; /* opaque for drbd_device */
926 struct drbd_bitmap *bitmap;