Home
last modified time | relevance | path

Searched refs:CRAMFS_MAGIC (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dmagic.h27 #define CRAMFS_MAGIC 0x28cd3d45 macro
/bionic/libc/include/sys/
Dvfs.h124 #define CRAMFS_MAGIC 0x28cd3d45 macro
/bionic/libc/bionic/
Dpathconf.c111 ADFS_SUPER_MAGIC, BFS_MAGIC, CRAMFS_MAGIC, in __2_symlinks()