Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dnodemanager.h35 int nd_local; member
H A Dnodemanager.c320 return sprintf(page, "%d\n", to_o2nm_node(item)->nd_local); in o2nm_node_local_show()
373 node->nd_local = tmp; in o2nm_node_local_store()
374 if (node->nd_local) { in o2nm_node_local_store()