Searched refs:TMPFS_MAGIC (Results 1 – 21 of 21) sorted by relevance
10 # TMPFS_MAGIC
55 case TMPFS_MAGIC: in GetFileSystemType()
17 #define TMPFS_MAGIC 0x01021994 macro
38 case TMPFS_MAGIC:
36 { 0x01021994, "TMPFS_MAGIC" },
97 case TMPFS_MAGIC: in IsStatsZeroIfUnlimited()
895 if (sfsb.f_type == RAMFS_MAGIC || sfsb.f_type == TMPFS_MAGIC) in selinux_restorecon()1176 sfsb.f_type == TMPFS_MAGIC) in selinux_restorecon_xattr()1211 sfsb.f_type == TMPFS_MAGIC) in selinux_restorecon_xattr()
2063 TMPFS_MAGIC = 0x1021994 const
2121 TMPFS_MAGIC = 0x1021994 const
2067 TMPFS_MAGIC = 0x1021994 const
2061 TMPFS_MAGIC = 0x1021994 const
2060 TMPFS_MAGIC = 0x1021994 const
2052 TMPFS_MAGIC = 0x1021994 const
1653 if (sfsb.f_type == RAMFS_MAGIC || sfsb.f_type == TMPFS_MAGIC) in selinux_android_restorecon_common()