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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dswitch_root.c19 #ifndef TMPFS_MAGIC
20 #define TMPFS_MAGIC 0x01021994 macro
95 (stfs.f_type != RAMFS_MAGIC && stfs.f_type != TMPFS_MAGIC) ||
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dshmem.c58 #define TMPFS_MAGIC 0x01021994 macro
1737 buf->f_type = TMPFS_MAGIC;
2311 sb->s_magic = TMPFS_MAGIC;

Completed in 51 milliseconds