Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/dlm/
Ddlmdebug.h42 char *dl_buf; member
Ddlmdebug.c612 dump_lockres(res, dl->dl_buf, dl->dl_len - 1); in lockres_seq_start()
635 seq_printf(s, "%s", dl->dl_buf); in lockres_seq_show()
662 dl->dl_buf = buf; in debug_lockres_open()
684 kfree(dl->dl_buf); in debug_lockres_release()