Home
last modified time | relevance | path

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

/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.c850 int dlm_nodeid_list(char *lsname, int **ids_out, int *ids_count_out, in dlm_nodeid_list() argument
858 sp = get_space(lsname); in dlm_nodeid_list()
915 int dlm_node_weight(char *lsname, int nodeid) in dlm_node_weight() argument
921 sp = get_space(lsname); in dlm_node_weight()