Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Dmd-cluster.c298 struct dlm_lock_resource *bm_lockres; in recover_bitmaps() local
308 bm_lockres = lockres_init(mddev, str, NULL, 1); in recover_bitmaps()
309 if (!bm_lockres) { in recover_bitmaps()
314 ret = dlm_lock_sync_interruptible(bm_lockres, DLM_LOCK_PW, mddev); in recover_bitmaps()
352 lockres_free(bm_lockres); in recover_bitmaps()
802 struct dlm_lock_resource *bm_lockres; in gather_all_resync_info() local
811 bm_lockres = lockres_init(mddev, str, NULL, 1); in gather_all_resync_info()
812 if (!bm_lockres) in gather_all_resync_info()
815 lockres_free(bm_lockres); in gather_all_resync_info()
819 bm_lockres->flags |= DLM_LKF_NOQUEUE; in gather_all_resync_info()
[all …]
/Linux-v4.19/Documentation/md/
Dmd-cluster.txt34 2.1 Bitmap lock resource (bm_lockres)
36 The bm_lockres protects individual node bitmaps. They are named in