Home
last modified time | relevance | path

Searched refs:cfs_debug_limit_state (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h167 struct cfs_debug_limit_state { struct
179 struct cfs_debug_limit_state *msg_cdls; argument
226 static struct cfs_debug_limit_state cdls; \
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h1010 static struct cfs_debug_limit_state _ldlm_cdls; \
Dlustre_net.h1685 static struct cfs_debug_limit_state 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()