Home
last modified time | relevance | path

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

/linux-2.6.39/fs/dlm/
Dconfig.h37 int dlm_node_weight(char *lsname, int nodeid);
38 int dlm_nodeid_list(char *lsname, int **ids_out, int *ids_count_out,
Dconfig.c851 int dlm_nodeid_list(char *lsname, int **ids_out, int *ids_count_out, in dlm_nodeid_list() argument
859 sp = get_space(lsname); in dlm_nodeid_list()
916 int dlm_node_weight(char *lsname, int nodeid) in dlm_node_weight() argument
922 sp = get_space(lsname); in dlm_node_weight()