Searched refs:PROC_SUPER_MAGIC (Results 1 – 2 of 2) sorted by relevance
29 #ifndef PROC_SUPER_MAGIC30 #define PROC_SUPER_MAGIC 0x9fa0 macro
25 #ifndef PROC_SUPER_MAGIC26 # define PROC_SUPER_MAGIC 0x9fa0 macro60 if ((unsigned long)st_fs.f_type != PROC_SUPER_MAGIC) in check_procfs()
Completed in 6 milliseconds