Home
last modified time | relevance | path

Searched refs:msg_cdls (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h179 struct cfs_debug_limit_state *msg_cdls; member
188 (data)->msg_cdls = (cdls); \
198 .msg_cdls = (cdls) }; \
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/linux/
Dlibcfs.h110 (msgdata)->msg_cdls = cdls; \
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c276 struct cfs_debug_limit_state *cdls = msgdata->msg_cdls; in libcfs_debug_vmsg2()