Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Dconfig.c90 static ssize_t node_weight_read(struct dlm_node *nd, char *buf);
295 .show = node_weight_read,
851 static ssize_t node_weight_read(struct dlm_node *nd, char *buf) in node_weight_read() function