Searched refs:DEBUGFS_TYPE (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/
H A Dblktrace.c65 #define DEBUGFS_TYPE (0x64626720) macro
2136 if (statfs(debugfs_path, &st) < 0 || st.f_type != (long)DEBUGFS_TYPE) {

Completed in 54 milliseconds