Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Dconfig.c78 static ssize_t comm_nodeid_read(struct dlm_comm *cm, char *buf);
238 .show = comm_nodeid_read,
729 static ssize_t comm_nodeid_read(struct dlm_comm *cm, char *buf) in comm_nodeid_read() function