Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dlock_dlm.c741 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gfs2_control_func()
766 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
872 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
937 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
961 if (test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags) || in control_first_done()
1091 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gdlm_recover_prep()
Dsys.c331 if (test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags)) in block_show()
347 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in block_store()
349 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in block_store()
Dincore.h211 DFL_BLOCK_LOCKS = 0, enumerator
Dglock.c1500 if (unlikely(test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags))) { in gfs2_glock_complete()