Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/
Dmd-cluster.c158 static int dlm_lock_sync_interruptible(struct dlm_lock_resource *res, int mode, in dlm_lock_sync_interruptible() function
314 ret = dlm_lock_sync_interruptible(bm_lockres, DLM_LOCK_PW, mddev); in recover_bitmaps()
1358 return dlm_lock_sync_interruptible(cinfo->resync_lockres, DLM_LOCK_EX, mddev); in resync_start()