Searched refs:drbd_bm_set_bits (Results 1 - 3 of 3) 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_actlog.c1038 count = drbd_bm_set_bits(mdev, sbnr, ebnr);
H A Ddrbd_bitmap.c50 * drbd_bm_set_bits is called from bio_endio callbacks,
1077 int drbd_bm_set_bits(struct drbd_conf *mdev, const unsigned long s, const unsigned long e) function
1104 /* Same thing as drbd_bm_set_bits, but without taking the spin_lock_irqsave.
H A Ddrbd_int.h1351 extern int drbd_bm_set_bits(

Completed in 84 milliseconds