Home
last modified time | relevance | path

Searched refs:_drbd_may_sync_now (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/block/drbd/
Ddrbd_worker.c1536 static int _drbd_may_sync_now(struct drbd_device *device) in _drbd_may_sync_now() function
1576 if (!_drbd_may_sync_now(odev) && in drbd_pause_after()
1603 if (_drbd_may_sync_now(odev) && in drbd_resume_next()
1810 ns.aftr_isp = !_drbd_may_sync_now(device); in drbd_start_resync()