dl_buf            577 fs/ocfs2/dlm/dlmdebug.c 		dump_lockres(res, dl->dl_buf, dl->dl_len - 1);
dl_buf            600 fs/ocfs2/dlm/dlmdebug.c 	seq_printf(s, "%s", dl->dl_buf);
dl_buf            627 fs/ocfs2/dlm/dlmdebug.c 	dl->dl_buf = buf;
dl_buf            649 fs/ocfs2/dlm/dlmdebug.c 	kfree(dl->dl_buf);
dl_buf             19 fs/ocfs2/dlm/dlmdebug.h 	char *dl_buf;