Searched refs:__drbd_change_sync (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/block/drbd/ | 
| D | drbd_int.h | 1648 extern int __drbd_change_sync(struct drbd_device *device, sector_t sector, int size,1651 	__drbd_change_sync(device, sector, size, SET_IN_SYNC)
 1653 	__drbd_change_sync(device, sector, size, SET_OUT_OF_SYNC)
 1655 	__drbd_change_sync(device, sector, size, RECORD_RS_FAILED)
 
 | 
| D | drbd_actlog.c | 846 int __drbd_change_sync(struct drbd_device *device, sector_t sector, int size,  in __drbd_change_sync()  function
 |