Home
last modified time | relevance | path

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

/linux-4.1.27/fs/dlm/
Dconfig.c87 static ssize_t node_nodeid_read(struct dlm_node *nd, char *buf);
286 .show = node_nodeid_read,
848 static ssize_t node_nodeid_read(struct dlm_node *nd, char *buf) in node_nodeid_read() function