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.c303 if (test_bit(DFL_UNMOUNT, &ls->ls_recover_flags)) { in gdlm_put_lock()
804 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in control_mount()
911 set_bit(DFL_MOUNT_DONE, &ls->ls_recover_flags); in control_mount()
950 ls->ls_recover_flags); in control_mount()
961 lvb_gen, ls->ls_recover_flags); in control_mount()
970 lvb_gen, ls->ls_recover_flags); in control_mount()
976 set_bit(DFL_MOUNT_DONE, &ls->ls_recover_flags); in control_mount()
1133 set_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags); in gdlm_recover_prep()
1265 ls->ls_recover_flags = 0; in gdlm_mount()
1313 set_bit(DFL_NO_DLM_OPS, &ls->ls_recover_flags); in gdlm_mount()
[all …]
A 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()
485 return sprintf(buf, "%d\n", !!test_bit(DFL_FIRST_MOUNT_DONE, &ls->ls_recover_flags)); in first_done_show()
A Dincore.h665 unsigned long ls_recover_flags; /* DFL_ */ member
A Dglock.c1952 if (unlikely(test_bit(DFL_BLOCK_LOCKS, &ls->ls_recover_flags))) { in gfs2_glock_complete()

Completed in 17 milliseconds