Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmdebug.h19 char *dl_buf; member
H A Ddlmdebug.c577 dump_lockres(res, dl->dl_buf, dl->dl_len - 1); in lockres_seq_start()
600 seq_printf(s, "%s", dl->dl_buf); in lockres_seq_show()
627 dl->dl_buf = buf; in debug_lockres_open()
649 kfree(dl->dl_buf); in debug_lockres_release()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmdebug.h17 char *dl_buf; member
H 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