Searched refs:drbd_bm_count_bits (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_req.c687 return 0 == drbd_bm_count_bits(mdev, sbnr, ebnr);
H A Ddrbd_actlog.c1417 count = drbd_bm_count_bits(mdev, sbnr, ebnr);
H A Ddrbd_bitmap.c1203 int drbd_bm_count_bits(struct drbd_conf *mdev, const unsigned long s, const unsigned long e) function
H A Ddrbd_int.h1384 extern int drbd_bm_count_bits(struct drbd_conf *mdev, const unsigned long s, const unsigned long e);

Completed in 381 milliseconds