Searched refs:bm_bit_to_page_idx (Results 1 – 1 of 1) sorted by relevance
299 static unsigned int bm_bit_to_page_idx(struct drbd_bitmap *b, u64 bitnr) in bm_bit_to_page_idx() function1317 p_addr = __bm_map_pidx(b, bm_bit_to_page_idx(b, bm_fo)); in __bm_find_next()1411 unsigned int page_nr = bm_bit_to_page_idx(b, bitnr); in __bm_change_bits_to()1603 p_addr = bm_map_pidx(b, bm_bit_to_page_idx(b, bitnr)); in drbd_bm_test_bit()1640 unsigned int idx = bm_bit_to_page_idx(b, bitnr); in drbd_bm_count_bits()