Home
last modified time | relevance | path

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

/fs/dlm/
Dconfig.c90 static ssize_t node_weight_read(struct dlm_node *nd, char *buf);
294 .show = node_weight_read,
866 static ssize_t node_weight_read(struct dlm_node *nd, char *buf) in node_weight_read() function