Home
last modified time | relevance | path

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

/fs/dlm/
Dconfig.c87 static ssize_t node_nodeid_read(struct dlm_node *nd, char *buf);
287 .show = node_nodeid_read,
836 static ssize_t node_nodeid_read(struct dlm_node *nd, char *buf) in node_nodeid_read() function