Searched refs:tl_clear (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/block/drbd/
H A Ddrbd_int.h1011 extern void tl_clear(struct drbd_connection *);
1920 * got_BarrierAck (respective tl_clear, tl_clear_barrier)
H A Ddrbd_receiver.c4558 tl_clear(peer_device->connection);
5213 tl_clear(peer_device->connection);
H A Ddrbd_main.c47 #include "drbd_req.h" /* only for _req_mod in tl_release and tl_clear */
277 * tl_clear() - Clears all requests and &struct drbd_tl_epoch objects out of the TL
284 void tl_clear(struct drbd_connection *connection) function
H A Ddrbd_nl.c3167 tl_clear(first_peer_device(device)->connection);

Completed in 149 milliseconds