Searched refs:drbd_pr_state_change (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_state.c | 774 static void drbd_pr_state_change(struct drbd_device *device, union drbd_state os, union drbd_state ns, in drbd_pr_state_change() function 1305 drbd_pr_state_change(device, os, ns, flags); in _drbd_set_state()
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_state.c | 774 static void drbd_pr_state_change(struct drbd_device *device, union drbd_state os, union drbd_state ns, in drbd_pr_state_change() function 1307 drbd_pr_state_change(device, os, ns, flags); in _drbd_set_state()
|
Completed in 7 milliseconds