Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dmagic.h14 #define RAMFS_MAGIC 0x858458f6 /* some random number */ macro
/linux-3.4.99/fs/ramfs/
Dinode.c229 sb->s_magic = RAMFS_MAGIC; in ramfs_fill_super()