Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dlock_dlm.c812 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gfs2_control_func()
837 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
943 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
1008 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
1032 if (test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags) || in control_first_done()
1166 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gdlm_recover_prep()
A Dsys.c409 if (test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags)) in block_show()
425 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in block_store()
427 clear_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in block_store()
A Dincore.h192 DFL_BLOCK_LOCKS = 0, enumerator
A Dglock.c1954 if (unlikely(test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags))) { in gfs2_glock_complete()

Completed in 598 milliseconds