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

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

Completed in 43 milliseconds