Searched refs:DEBUGFS_MAGIC (Results 1 – 2 of 2) sorted by relevance
15 #ifndef DEBUGFS_MAGIC16 #define DEBUGFS_MAGIC 0x64626720 macro
70 else if (st_fs.f_type != (long) DEBUGFS_MAGIC) in debugfs_valid_mountpoint()