Searched refs:cl_wide_st_chg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_state.c | 462 * cl_wide_st_chg() - true if the state change is a cluster wide one 467 static int cl_wide_st_chg(struct drbd_device *device, in cl_wide_st_chg() function 537 if (!cl_wide_st_chg(device, os, ns)) in _req_st_cond() 588 if (cl_wide_st_chg(device, os, ns)) { in drbd_req_state()
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_state.c | 462 * cl_wide_st_chg() - true if the state change is a cluster wide one 467 static int cl_wide_st_chg(struct drbd_device *device, in cl_wide_st_chg() function 537 if (!cl_wide_st_chg(device, os, ns)) in _req_st_cond() 588 if (cl_wide_st_chg(device, os, ns)) { in drbd_req_state()
|
Completed in 6 milliseconds