Home
last modified time | relevance | path

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

/fs/gfs2/
Dlock_dlm.c746 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gfs2_control_func()
771 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
870 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
928 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
952 if (test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags) || in control_first_done()
1081 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gdlm_recover_prep()
Dsys.c343 if (test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags)) in block_show()
359 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in block_store()
361 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in block_store()
Dincore.h197 DFL_BLOCK_LOCKS = 0, enumerator
Dglock.c1289 if (unlikely(test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags))) { in gfs2_glock_complete()