Searched refs:DLM_LKF_LOCAL (Results 1 – 3 of 3) sorted by relevance
32 #define DLM_LKF_LOCAL 0x00100000 macro
79 map_flag(DLM_LKF_LOCAL, LKM_LOCAL); in flags_to_o2dlm()
1707 u32 lkm_flags = local ? DLM_LKF_LOCAL : 0; in ocfs2_create_new_lock()