Searched refs:debug_type_strings (Results 1 – 1 of 1) sorted by relevance
455 static const char * const debug_type_strings[] = {"smb", "auth", "vfs", variable465 for (i = 0; i < ARRAY_SIZE(debug_type_strings); i++) { in debug_show()470 debug_type_strings[i]); in debug_show()475 debug_type_strings[i]); in debug_show()488 for (i = 0; i < ARRAY_SIZE(debug_type_strings); i++) { in debug_store()497 if (sysfs_streq(buf, debug_type_strings[i])) { in debug_store()
Completed in 5 milliseconds