Lines Matching +full:0 +full:x00030001
71 } while (0)
78 } while (0)
85 } while (0)
102 #define DLM_RTF_SHRINK_BIT 0
186 * lkb_nodeid: when the lkb is a local copy, nodeid is 0; when the lkb
212 #define DLM_DFL_USER_BIT 0
217 #define DLM_CB_CAST 0x00000001
218 #define DLM_CB_BAST 0x00000002
282 * res_master_nodeid is "normal": 0 is unset/invalid, non-zero is the real
335 #define R_REQUEST 0x00000001
336 #define R_RECEIVE_REQUEST 0x00000002
337 #define R_RECEIVE_RECOVER 0x00000004
370 #define DLM_HEADER_MAJOR 0x00030000
371 #define DLM_HEADER_MINOR 0x00000002
373 #define DLM_VERSION_3_1 0x00030001
374 #define DLM_VERSION_3_2 0x00030002
376 #define DLM_HEADER_SLOTS 0x00000001
432 __le32 m_result; /* 0 or -EXXX */
437 #define DLM_RS_NODES 0x00000001
438 #define DLM_RS_NODES_ALL 0x00000002
439 #define DLM_RS_DIR 0x00000004
440 #define DLM_RS_DIR_ALL 0x00000008
441 #define DLM_RS_LOCKS 0x00000010
442 #define DLM_RS_LOCKS_ALL 0x00000020
443 #define DLM_RS_DONE 0x00000040
444 #define DLM_RS_DONE_ALL 0x00000080
490 #define DLM_RSF_NEED_SLOTS 0x00000001
679 #define LSFL_RECOVER_STOP 0
744 uint32_t bit = min, val = 0; in dlm_flags_val()
770 #define DLM_SBF_DEMOTED_BIT 0