Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Docfs2_nodemanager.h17 #define O2NM_INVALID_NODE_NUM 255 macro
/linux/fs/ocfs2/
H A Dstack_o2cb.c397 if (node_num == O2NM_INVALID_NODE_NUM) in o2cb_cluster_this_node()