Home
last modified time | relevance | path

Searched refs:O2NM_INVALID_NODE_NUM (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ocfs2/cluster/
A Docfs2_nodemanager.h17 #define O2NM_INVALID_NODE_NUM 255 macro
A Dnodemanager.c369 cluster->cl_local_node = O2NM_INVALID_NODE_NUM; in o2nm_node_local_store()
614 cluster->cl_local_node = O2NM_INVALID_NODE_NUM; in o2nm_node_group_drop_item()
/linux/fs/ocfs2/dlm/
A Ddlmrecovery.c123 dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM); in __dlm_reset_recovery()
124 dlm_set_reco_master(dlm, O2NM_INVALID_NODE_NUM); in __dlm_reset_recovery()
442 if (dlm->reco.new_master != O2NM_INVALID_NODE_NUM && in dlm_do_recovery()
447 dlm_set_reco_master(dlm, O2NM_INVALID_NODE_NUM); in dlm_do_recovery()
451 if (dlm->reco.dead_node == O2NM_INVALID_NODE_NUM) { in dlm_do_recovery()
456 dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM); in dlm_do_recovery()
463 dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM); in dlm_do_recovery()
466 if (dlm->reco.dead_node == O2NM_INVALID_NODE_NUM) { in dlm_do_recovery()
485 if (dlm->reco.new_master == O2NM_INVALID_NODE_NUM) { in dlm_do_recovery()
885 if (dlm->reco.new_master == O2NM_INVALID_NODE_NUM) { in dlm_request_all_locks_worker()
[all …]
A Ddlmdomain.c2031 dlm->reco.new_master = O2NM_INVALID_NODE_NUM; in dlm_alloc_ctxt()
2032 dlm->reco.dead_node = O2NM_INVALID_NODE_NUM; in dlm_alloc_ctxt()
/linux/fs/ocfs2/
A Dstack_o2cb.c397 if (node_num == O2NM_INVALID_NODE_NUM) in o2cb_cluster_this_node()

Completed in 15 milliseconds