Searched refs:RAMFS_MAGIC (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dswitch_root.c15 #ifndef RAMFS_MAGIC
16 #define RAMFS_MAGIC 0x858458f6 macro
95 (stfs.f_type != RAMFS_MAGIC && stfs.f_type != TMPFS_MAGIC) ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ramfs/
H A Dinode.c40 #define RAMFS_MAGIC 0x858458f6 macro
170 sb->s_magic = RAMFS_MAGIC;

Completed in 90 milliseconds