Searched refs:DEBUGFS_TYPE (Results 1 – 1 of 1) sorted by relevance
65 #define DEBUGFS_TYPE (0x64626720) macro2136 if (statfs(debugfs_path, &st) < 0 || st.f_type != (long)DEBUGFS_TYPE) { in handle_args()