Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/drbd/
Ddrbd_int.h2311 int ap_bio = atomic_dec_return(&device->ap_bio_cnt); in dec_ap_bio() local
2313 D_ASSERT(device, ap_bio >= 0); in dec_ap_bio()
2315 if (ap_bio == 0 && test_bit(BITMAP_IO, &device->flags)) { in dec_ap_bio()
2325 if (ap_bio < mxb) in dec_ap_bio()