Home
last modified time | relevance | path

Searched refs:always_asbp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_receiver.c3495 int hg, rule_nr, rr_conflict, tentative, always_asbp; in __must_hold() local
3546 always_asbp = nc->always_asbp; in __must_hold()
3551 if (hg == 100 || (hg == -100 && always_asbp)) { in __must_hold()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_receiver.c3457 int hg, rule_nr, rr_conflict, tentative, always_asbp; in __must_hold() local
3508 always_asbp = nc->always_asbp; in __must_hold()
3513 if (hg == 100 || (hg == -100 && always_asbp)) { in __must_hold()

Completed in 14 milliseconds