Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/block/drbd/
Ddrbd_bitmap.c83 struct drbd_bitmap { struct
115 struct drbd_bitmap *b = device->bitmap; in __bm_print_lock_info() argument
126 struct drbd_bitmap *b = device->bitmap; in drbd_bm_lock()
153 struct drbd_bitmap *b = device->bitmap; in drbd_bm_unlock()
213 struct drbd_bitmap *b = device->bitmap; in bm_page_lock_io()
220 struct drbd_bitmap *b = device->bitmap; in bm_page_unlock_io()
256 struct drbd_bitmap *b = device->bitmap; in drbd_bm_mark_for_writeout()
296 static unsigned int bm_word_to_page_idx(struct drbd_bitmap *b, unsigned long long_nr) in bm_word_to_page_idx()
304 static unsigned int bm_bit_to_page_idx(struct drbd_bitmap *b, u64 bitnr) in bm_bit_to_page_idx()
312 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.h525 struct drbd_bitmap; /* opaque for drbd_device */
912 struct drbd_bitmap *bitmap;