Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmdebug.c283 static int dump_mle(struct dlm_master_list_entry *mle, char *buf, int len) in dump_mle() function
334 dump_mle(mle, buf, PAGE_SIZE - 1); in dlm_print_one_mle()
439 out += dump_mle(mle, buf + out, len - out); in debug_mle_print()