Searched refs:drbd_rs_del_all (Results 1 – 3 of 3) sorted by relevance
1194 * drbd_rs_del_all() - Gracefully remove all extents from the resync LRU1200 int drbd_rs_del_all(struct drbd_device *device) in drbd_rs_del_all() function 1216 drbd_info(device, "dropping %u in drbd_rs_del_all, apparently" in drbd_rs_del_all() 1226 drbd_info(device, "Retrying drbd_rs_del_all() later. " in drbd_rs_del_all()
1523 extern int drbd_rs_del_all(struct drbd_device *device);
867 if (drbd_rs_del_all(device)) { in drbd_resync_finished()