Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmdebug.h41 char *dl_buf; member
Ddlmdebug.c592 dump_lockres(res, dl->dl_buf, dl->dl_len - 1); in lockres_seq_start()
615 seq_printf(s, "%s", dl->dl_buf); in lockres_seq_show()
642 dl->dl_buf = buf; in debug_lockres_open()
664 kfree(dl->dl_buf); in debug_lockres_release()