Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_debug.h59 int libcfs_debug_mask2str(char *str, int size, int mask, int is_subsys);
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Ddebug.c369 libcfs_debug_mask2str(char *str, int size, int mask, int is_subsys) in libcfs_debug_mask2str() function
Dmodule.c366 libcfs_debug_mask2str(tmpstr, tmpstrlen, *mask, is_subsys); in __proc_dobitmasks()