Home
last modified time | relevance | path

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

/linux-5.19.10/fs/gfs2/
Dlock_dlm.c792 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gfs2_control_func()
817 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
923 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
988 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
1012 if (test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags) || in control_first_done()
1146 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gdlm_recover_prep()
Dsys.c399 if (test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags)) in block_show()
415 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in block_store()
417 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in block_store()
Dincore.h192 DFL_BLOCK_LOCKS = 0, enumerator
Dglock.c1962 if (unlikely(test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags))) { in gfs2_glock_complete()