Searched refs:drbd_may_finish_epoch (Results 1 – 1 of 1) sorted by relevance
70 static enum finish_epoch drbd_may_finish_epoch(struct drbd_connection *, struct drbd_epoch *, enum …1225 static enum finish_epoch drbd_may_finish_epoch(struct drbd_connection *connection, in drbd_may_finish_epoch() function1528 rv = drbd_may_finish_epoch(connection, connection->current_epoch, EV_GOT_BARRIER_NR); in receive_Barrier()1969 …drbd_may_finish_epoch(first_peer_device(device)->connection, peer_req->epoch, EV_PUT + (cancel ? E… in e_end_block()2426 drbd_may_finish_epoch(connection, peer_req->epoch, EV_PUT + EV_CLEANUP); in receive_Data()