Searched refs:after_state_ch (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/block/drbd/
H A Ddrbd_state.c280 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. */
1495 after_state_ch(device, ascw->os, ascw->ns, ascw->flags, ascw->state_change);
1701 * after_state_ch() - Perform after state change actions that may sleep
1708 static void after_state_ch(struct drbd_device *device, union drbd_state os, function

Completed in 349 milliseconds