Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h61 int libcfs_debug_str2mask(int *mask, const char *str, int is_subsys);
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Ddebug.c302 libcfs_debug_str2mask(int *mask, const char *str, int is_subsys) in libcfs_debug_str2mask() function
Dmodule.c545 rc = libcfs_debug_str2mask(mask, tmpstr, is_subsys); in __proc_dobitmasks()