Searched refs:DLM_SBF_VALNOTVALID (Results 1 – 3 of 3) sorted by relevance
59 #define DLM_SBF_VALNOTVALID 0x02 macro
47 { DLM_SBF_VALNOTVALID, "VALNOTVALID" }, \
705 int invalid = lksb->lksb_fsdlm.sb_flags & DLM_SBF_VALNOTVALID; in user_dlm_lvb_valid()