Searched refs:SYSFS_MAGIC (Results 1 – 5 of 5) sorted by relevance
8 #ifndef SYSFS_MAGIC9 #define SYSFS_MAGIC 0x62656572 macro
20 else if (st_fs.f_type != (long) SYSFS_MAGIC) in sysfs_valid_mountpoint()
29 { 0x62656572, "SYSFS_MAGIC" },
70 #define SYSFS_MAGIC 0x62656572 macro
3045 * file.c [LINUX] (fsmagic): Add SYSFS_MAGIC.