Searched refs:O2NM_INVALID_NODE_NUM (Results 1 – 5 of 5) sorted by relevance
34 #define O2NM_INVALID_NODE_NUM 255 macro
385 cluster->cl_local_node = O2NM_INVALID_NODE_NUM; in o2nm_node_local_store()630 cluster->cl_local_node = O2NM_INVALID_NODE_NUM; in o2nm_node_group_drop_item()
140 dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM); in __dlm_reset_recovery()141 dlm_set_reco_master(dlm, O2NM_INVALID_NODE_NUM); in __dlm_reset_recovery()334 ready = (dlm->reco.new_master != O2NM_INVALID_NODE_NUM); in dlm_reco_master_ready()466 if (dlm->reco.new_master != O2NM_INVALID_NODE_NUM && in dlm_do_recovery()471 dlm_set_reco_master(dlm, O2NM_INVALID_NODE_NUM); in dlm_do_recovery()475 if (dlm->reco.dead_node == O2NM_INVALID_NODE_NUM) { in dlm_do_recovery()480 dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM); in dlm_do_recovery()487 dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM); in dlm_do_recovery()490 if (dlm->reco.dead_node == O2NM_INVALID_NODE_NUM) { in dlm_do_recovery()509 if (dlm->reco.new_master == O2NM_INVALID_NODE_NUM) { in dlm_do_recovery()[all …]
2056 dlm->reco.new_master = O2NM_INVALID_NODE_NUM; in dlm_alloc_ctxt()2057 dlm->reco.dead_node = O2NM_INVALID_NODE_NUM; in dlm_alloc_ctxt()
407 if (node_num == O2NM_INVALID_NODE_NUM) in o2cb_cluster_this_node()