Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Drcom.h18 int dlm_rcom_names(struct dlm_ls *ls, int nodeid, char *last_name,int last_len);
Ddir.c93 error = dlm_rcom_names(ls, memb->nodeid, in dlm_recover_directory()
Drcom.c274 int dlm_rcom_names(struct dlm_ls *ls, int nodeid, char *last_name, int last_len) in dlm_rcom_names() function