Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Ddebug.c231 static char *libcfs_debug_file_path; variable
232 module_param(libcfs_debug_file_path, charp, 0644);
233 MODULE_PARM_DESC(libcfs_debug_file_path,
514 if (libcfs_debug_file_path != NULL) { in libcfs_debug_init()
516 libcfs_debug_file_path, PATH_MAX-1); in libcfs_debug_init()