Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dlock.h15 void dlm_dump_rsb_name(struct dlm_ls *ls, const char *name, int len);
H A Drcom.c392 dlm_dump_rsb_name(ls, rc_in->rc_buf, len); in receive_rcom_lookup()
H A Dlock.c1109 void dlm_dump_rsb_name(struct dlm_ls *ls, const char *name, int len) in dlm_dump_rsb_name() function