Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h2157 static inline bool may_inc_ap_bio(struct drbd_device *device) in may_inc_ap_bio() function
2188 rv = may_inc_ap_bio(device); in inc_ap_bio_cond()
H A Ddrbd_nl.c3307 s->dev_upper_blocked = !may_inc_ap_bio(device); in device_to_statistics()