Searched refs:after_state_ch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_state.c | 280 static void after_state_ch(struct drbd_device *device, union drbd_state os, 1256 * @done: Optional completion, that will get completed after the after_state_ch() finished 1317 * after_state_ch works run, where we put_ldev again. */ in _drbd_set_state() 1493 after_state_ch(device, ascw->os, ascw->ns, ascw->flags, ascw->state_change); in w_after_state_ch() 1694 * after_state_ch() - Perform after state change actions that may sleep 1700 static void after_state_ch(struct drbd_device *device, union drbd_state os, in after_state_ch() function
|
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_state.c | 280 static void after_state_ch(struct drbd_device *device, union drbd_state os, 1258 * @done: Optional completion, that will get completed after the after_state_ch() finished 1319 * after_state_ch works run, where we put_ldev again. */ in _drbd_set_state() 1495 after_state_ch(device, ascw->os, ascw->ns, ascw->flags, ascw->state_change); in w_after_state_ch() 1697 * after_state_ch() - Perform after state change actions that may sleep 1704 static void after_state_ch(struct drbd_device *device, union drbd_state os, in after_state_ch() function
|
Completed in 8 milliseconds