Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dlock_dlm.c325 if (test_bit(DFL_UNMOUNT, &ls->ls_recover_flags)) { in gdlm_put_lock()
837 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
944 set_bit(DFL_MOUNT_DONE, &ls->ls_recover_flags); in control_mount()
983 ls->ls_recover_flags); in control_mount()
994 lvb_gen, ls->ls_recover_flags); in control_mount()
1003 lvb_gen, ls->ls_recover_flags); in control_mount()
1009 set_bit(DFL_MOUNT_DONE, &ls->ls_recover_flags); in control_mount()
1166 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gdlm_recover_prep()
1298 ls->ls_recover_flags = 0; in gdlm_mount()
1346 set_bit(DFL_NO_DLM_OPS, &ls->ls_recover_flags); in gdlm_mount()
[all …]
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()
495 return sprintf(buf, "%d\n", !!test_bit(DFL_FIRST_MOUNT_DONE, &ls->ls_recover_flags)); in first_done_show()
A Dincore.h661 unsigned long ls_recover_flags; /* DFL_ */ member
A Dglock.c816 test_bit(DFL_UNMOUNT, &ls->ls_recover_flags)) { in do_xmote()
1954 if (unlikely(test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags))) { in gfs2_glock_complete()

Completed in 17 milliseconds