Searched refs:fstype (Results 1 – 1 of 1) sorted by relevance
151 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local155 fstype = strtok_r(NULL, " ", &tmp2); in wpa_debug_open_linux_tracing()156 if (fstype && strcmp(fstype, "debugfs") == 0) { in wpa_debug_open_linux_tracing()