Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd-cluster.c299 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()
356 lockres_free(bm_lockres); in recover_bitmaps()
823 struct dlm_lock_resource *bm_lockres; in gather_all_resync_info() local
831 bm_lockres = lockres_init(mddev, str, NULL, 1); in gather_all_resync_info()
832 if (!bm_lockres) in gather_all_resync_info()
835 lockres_free(bm_lockres); in gather_all_resync_info()
839 bm_lockres->flags |= DLM_LKF_NOQUEUE; in gather_all_resync_info()
[all …]
/linux/Documentation/driver-api/md/
H A Dmd-cluster.rst40 2.1 Bitmap lock resource (bm_lockres)
43 The bm_lockres protects individual node bitmaps. They are named in