Home
last modified time | relevance | path

Searched defs:enr (Results 1 – 2 of 2) sorted by relevance

/drivers/block/drbd/
Ddrbd_actlog.c206 static struct bm_extent *find_active_resync_extent(struct drbd_device *device, unsigned int enr) in find_active_resync_extent()
218 static struct lc_element *_al_get(struct drbd_device *device, unsigned int enr, bool nonblock) in _al_get()
264 unsigned enr; in drbd_al_begin_io_prepare() local
493 unsigned enr; in drbd_al_begin_io_nonblock() local
550 unsigned enr; in drbd_al_complete_io() local
652 unsigned int enr, int count, in update_rs_extent()
902 struct bm_extent *_bme_get(struct drbd_device *device, unsigned int enr) in _bme_get()
942 static int _is_in_al(struct drbd_device *device, unsigned int enr) in _is_in_al()
962 unsigned int enr = BM_SECT_TO_EXT(sector); in drbd_rs_begin_io() local
1014 unsigned int enr = BM_SECT_TO_EXT(sector); in drbd_try_rs_begin_io() local
[all …]
Ddrbd_bitmap.c1630 int drbd_bm_e_weight(struct drbd_device *device, unsigned long enr) in drbd_bm_e_weight()