Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h176 int msg_subsys; member
184 (data)->msg_subsys = DEBUG_SUBSYSTEM; \
194 .msg_subsys = DEBUG_SUBSYSTEM, \
/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c198 header->ph_subsys = msgdata->msg_subsys; in cfs_set_ptldebug_header()
/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c464 if (cfs_cdebug_show(msgdata->msg_mask, msgdata->msg_subsys)) in lu_cdebug_printer()