Searched refs:TMPFS_MAGIC (Results 1 – 4 of 4) sorted by relevance
52 case TMPFS_MAGIC: in GetFileSystemType()
16 #define TMPFS_MAGIC 0x01021994 macro
31 { 0x01021994, "TMPFS_MAGIC" },
1358 if (sfsb.f_type == RAMFS_MAGIC || sfsb.f_type == TMPFS_MAGIC) in selinux_android_restorecon_common()