Home
last modified time | relevance | path

Searched refs:ap_bio (Results 1 – 1 of 1) sorted by relevance

/drivers/block/drbd/
Ddrbd_int.h2273 int ap_bio = atomic_dec_return(&device->ap_bio_cnt); in dec_ap_bio() local
2275 D_ASSERT(device, ap_bio >= 0); in dec_ap_bio()
2277 if (ap_bio == 0 && test_bit(BITMAP_IO, &device->flags)) { in dec_ap_bio()
2287 if (ap_bio < mxb) in dec_ap_bio()