Home
last modified time | relevance | path

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

/fs/ocfs2/dlm/
Ddlmdebug.h41 int dl_len; member
Ddlmdebug.c619 dump_lockres(res, dl->dl_buf, dl->dl_len - 1); in lockres_seq_start()
667 dl->dl_len = PAGE_SIZE; in debug_lockres_open()
668 dl->dl_buf = kmalloc(dl->dl_len, GFP_KERNEL); in debug_lockres_open()