Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Ddebug.c118 static char *libcfs_debug_file_path; variable
119 module_param(libcfs_debug_file_path, charp, 0644);
120 MODULE_PARM_DESC(libcfs_debug_file_path,
401 if (libcfs_debug_file_path != NULL) { in libcfs_debug_init()
403 libcfs_debug_file_path, PATH_MAX-1); in libcfs_debug_init()