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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmdebug.c286 static int dump_mle(struct dlm_master_list_entry *mle, char *buf, int len) function
337 dump_mle(mle, buf, PAGE_SIZE - 1);
511 out += dump_mle(mle, db->buf + out, db->len - out);

Completed in 46 milliseconds