Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd-cluster.c149 static int dlm_lock_sync_interruptible(struct dlm_lock_resource *res, int mode, in dlm_lock_sync_interruptible() function
305 ret = dlm_lock_sync_interruptible(bm_lockres, DLM_LOCK_PW, mddev); in recover_bitmaps()
1326 return dlm_lock_sync_interruptible(cinfo->resync_lockres, DLM_LOCK_EX, mddev); in resync_start()