Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Dmd-cluster.c290 struct dlm_lock_resource *bm_lockres; in recover_bitmaps() local
299 bm_lockres = lockres_init(mddev, str, NULL, 1); in recover_bitmaps()
300 if (!bm_lockres) { in recover_bitmaps()
305 ret = dlm_lock_sync_interruptible(bm_lockres, DLM_LOCK_PW, mddev); in recover_bitmaps()
347 lockres_free(bm_lockres); in recover_bitmaps()
805 struct dlm_lock_resource *bm_lockres; in gather_all_resync_info() local
813 bm_lockres = lockres_init(mddev, str, NULL, 1); in gather_all_resync_info()
814 if (!bm_lockres) in gather_all_resync_info()
817 lockres_free(bm_lockres); in gather_all_resync_info()
821 bm_lockres->flags |= DLM_LKF_NOQUEUE; in gather_all_resync_info()
[all …]
/Linux-v6.6/Documentation/driver-api/md/
Dmd-cluster.rst40 2.1 Bitmap lock resource (bm_lockres)
43 The bm_lockres protects individual node bitmaps. They are named in