Home
last modified time | relevance | path

Searched refs:libcfs_catastrophe (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/lustre/lustre/libcfs/
Ddebug.c99 unsigned int libcfs_catastrophe; variable
100 EXPORT_SYMBOL(libcfs_catastrophe);
Dtracefile.c486 libcfs_catastrophe = 1; in cfs_trace_assertion_failed()
/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-debug.c153 libcfs_catastrophe = 1; in lbug_with_loc()
Dlinux-proc.c485 .data = &libcfs_catastrophe,
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h64 extern unsigned int libcfs_catastrophe;
/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-module.c234 if (libcfs_catastrophe) in obd_proc_health_seq_show()