Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/drbd/
Ddrbd_int.h2183 static inline bool inc_ap_bio_cond(struct drbd_device *device) in inc_ap_bio_cond() function
2206 wait_event(device->misc_wait, inc_ap_bio_cond(device)); in inc_ap_bio()