Searched refs:cfs_str2mask (Results 1 – 3 of 3) sorted by relevance
50 int cfs_str2mask(const char *str, const char *(*bit2str)(int bit),
439 return cfs_str2mask(str, fn, mask, is_subsys ? 0 : D_CANTMASK, in libcfs_debug_str2mask()
46 int cfs_str2mask(const char *str, const char *(*bit2str)(int bit), in cfs_str2mask() function