Searched refs:DEBUGFS_MAGIC (Results 1 – 5 of 5) sorted by relevance
30 #ifndef DEBUGFS_MAGIC31 #define DEBUGFS_MAGIC 0x64626720 macro126 .magic = DEBUGFS_MAGIC,
13 #define DEBUGFS_MAGIC 0x64626720 macro
87 # DEBUGFS_MAGIC
276 err = simple_fill_super(sb, DEBUGFS_MAGIC, debug_files); in debug_fill_super()
150 {.action = DONT_MEASURE, .fsmagic = DEBUGFS_MAGIC, .flags = IMA_FSMAGIC},196 {.action = DONT_APPRAISE, .fsmagic = DEBUGFS_MAGIC, .flags = IMA_FSMAGIC},
Completed in 10 milliseconds