Home
last modified time | relevance | path

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

/linux-4.1.27/fs/dlm/
Dconfig.c81 static ssize_t comm_local_read(struct dlm_comm *cm, char *buf);
245 .show = comm_local_read,
742 static ssize_t comm_local_read(struct dlm_comm *cm, char *buf) in comm_local_read() function