Searched refs:O2NM_INVALID_NODE_NUM (Results 1 – 5 of 5) sorted by relevance
125 dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM); in __dlm_reset_recovery()126 dlm_set_reco_master(dlm, O2NM_INVALID_NODE_NUM); in __dlm_reset_recovery()319 ready = (dlm->reco.new_master != O2NM_INVALID_NODE_NUM); in dlm_reco_master_ready()451 if (dlm->reco.new_master != O2NM_INVALID_NODE_NUM && in dlm_do_recovery()456 dlm_set_reco_master(dlm, O2NM_INVALID_NODE_NUM); in dlm_do_recovery()460 if (dlm->reco.dead_node == O2NM_INVALID_NODE_NUM) { in dlm_do_recovery()465 dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM); in dlm_do_recovery()472 dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM); in dlm_do_recovery()475 if (dlm->reco.dead_node == O2NM_INVALID_NODE_NUM) { in dlm_do_recovery()494 if (dlm->reco.new_master == O2NM_INVALID_NODE_NUM) { in dlm_do_recovery()[all …]
2033 dlm->reco.new_master = O2NM_INVALID_NODE_NUM; in dlm_alloc_ctxt()2034 dlm->reco.dead_node = O2NM_INVALID_NODE_NUM; in dlm_alloc_ctxt()
19 #define O2NM_INVALID_NODE_NUM 255 macro
371 cluster->cl_local_node = O2NM_INVALID_NODE_NUM; in o2nm_node_local_store()616 cluster->cl_local_node = O2NM_INVALID_NODE_NUM; in o2nm_node_group_drop_item()
399 if (node_num == O2NM_INVALID_NODE_NUM) in o2cb_cluster_this_node()