Lines Matching +full:0 +full:x00030001
73 } while (0)
80 } while (0)
87 } while (0)
177 * lkb_nodeid: when the lkb is a local copy, nodeid is 0; when the lkb
202 #define DLM_DFL_USER_BIT 0
207 #define DLM_CB_CAST 0x00000001
208 #define DLM_CB_BAST 0x00000002
302 * res_master_nodeid is "normal": 0 is unset/invalid, non-zero is the real
355 #define R_REQUEST 0x00000001
356 #define R_RECEIVE_REQUEST 0x00000002
357 #define R_RECEIVE_RECOVER 0x00000004
392 #define DLM_HEADER_MAJOR 0x00030000
393 #define DLM_HEADER_MINOR 0x00000002
395 #define DLM_VERSION_3_1 0x00030001
396 #define DLM_VERSION_3_2 0x00030002
398 #define DLM_HEADER_SLOTS 0x00000001
454 __le32 m_result; /* 0 or -EXXX */
459 #define DLM_RS_NODES 0x00000001
460 #define DLM_RS_NODES_ALL 0x00000002
461 #define DLM_RS_DIR 0x00000004
462 #define DLM_RS_DIR_ALL 0x00000008
463 #define DLM_RS_LOCKS 0x00000010
464 #define DLM_RS_LOCKS_ALL 0x00000020
465 #define DLM_RS_DONE 0x00000040
466 #define DLM_RS_DONE_ALL 0x00000080
512 #define DLM_RSF_NEED_SLOTS 0x00000001
692 #define LSFL_RECOVER_STOP 0
743 uint32_t bit = min, val = 0; in dlm_flags_val()
769 #define DLM_SBF_DEMOTED_BIT 0