Symbol: O2NM_INVALID_NODE_NUM
fs/ocfs2/cluster/nodemanager.c
370
cluster->cl_local_node = O2NM_INVALID_NODE_NUM;
fs/ocfs2/cluster/nodemanager.c
615
cluster->cl_local_node = O2NM_INVALID_NODE_NUM;
fs/ocfs2/dlm/dlmdomain.c
2027
dlm->reco.new_master = O2NM_INVALID_NODE_NUM;
fs/ocfs2/dlm/dlmdomain.c
2028
dlm->reco.dead_node = O2NM_INVALID_NODE_NUM;
fs/ocfs2/dlm/dlmrecovery.c
123
dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM);
fs/ocfs2/dlm/dlmrecovery.c
124
dlm_set_reco_master(dlm, O2NM_INVALID_NODE_NUM);
fs/ocfs2/dlm/dlmrecovery.c
2577
if (dlm->reco.dead_node == O2NM_INVALID_NODE_NUM) {
fs/ocfs2/dlm/dlmrecovery.c
2581
if (dlm->reco.new_master != O2NM_INVALID_NODE_NUM) {
fs/ocfs2/dlm/dlmrecovery.c
2782
if (dlm->reco.new_master != O2NM_INVALID_NODE_NUM) {
fs/ocfs2/dlm/dlmrecovery.c
2794
if (dlm->reco.dead_node != O2NM_INVALID_NODE_NUM) {
fs/ocfs2/dlm/dlmrecovery.c
310
ready = (dlm->reco.new_master != O2NM_INVALID_NODE_NUM);
fs/ocfs2/dlm/dlmrecovery.c
442
if (dlm->reco.new_master != O2NM_INVALID_NODE_NUM &&
fs/ocfs2/dlm/dlmrecovery.c
447
dlm_set_reco_master(dlm, O2NM_INVALID_NODE_NUM);
fs/ocfs2/dlm/dlmrecovery.c
451
if (dlm->reco.dead_node == O2NM_INVALID_NODE_NUM) {
fs/ocfs2/dlm/dlmrecovery.c
456
dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM);
fs/ocfs2/dlm/dlmrecovery.c
463
dlm_set_reco_dead_node(dlm, O2NM_INVALID_NODE_NUM);
fs/ocfs2/dlm/dlmrecovery.c
466
if (dlm->reco.dead_node == O2NM_INVALID_NODE_NUM) {
fs/ocfs2/dlm/dlmrecovery.c
484
if (dlm->reco.new_master == O2NM_INVALID_NODE_NUM) {
fs/ocfs2/dlm/dlmrecovery.c
883
if (dlm->reco.new_master == O2NM_INVALID_NODE_NUM) {
fs/ocfs2/stack_o2cb.c
397
if (node_num == O2NM_INVALID_NODE_NUM)