Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlm/
A Ddlmdebug.h17 char *dl_buf; member
A Ddlmdebug.c575 dump_lockres(res, dl->dl_buf, dl->dl_len - 1); in lockres_seq_start()
598 seq_printf(s, "%s", dl->dl_buf); in lockres_seq_show()
625 dl->dl_buf = buf; in debug_lockres_open()
647 kfree(dl->dl_buf); in debug_lockres_release()

Completed in 4 milliseconds