Home
last modified time | relevance | path

Searched refs:RSB_RECOVER_CONVERT (Results 1 – 3 of 3) sorted by relevance

/linux/fs/dlm/
H A Drecover.c872 if (rsb_flag(r, RSB_RECOVER_CONVERT)) in dlm_recover_rsbs()
885 rsb_clear_flag(r, RSB_RECOVER_CONVERT); in dlm_recover_rsbs()
H A Ddlm_internal.h367 RSB_RECOVER_CONVERT, enumerator
H A Dlock.c5580 rsb_set_flag(r, RSB_RECOVER_CONVERT); in receive_rcom_lock_args()