Searched refs:BM_SECT_TO_EXT (Results 1 – 4 of 4) sorted by relevance
962 unsigned int enr = BM_SECT_TO_EXT(sector); in drbd_rs_begin_io()1014 unsigned int enr = BM_SECT_TO_EXT(sector); in drbd_try_rs_begin_io()1136 unsigned int enr = BM_SECT_TO_EXT(sector); in drbd_rs_complete_io()
1265 #define BM_SECT_TO_EXT(x) ((x)>>(BM_EXT_SHIFT-9)) macro
856 md_size_sect = BM_SECT_TO_EXT(md_size_sect); in drbd_md_set_sector_offsets()
2724 tmp = lc_find(device->resync, BM_SECT_TO_EXT(sector)); in drbd_rs_should_slow_down()