Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dmagic.h17 #define HUGETLBFS_MAGIC 0x958458f6 /* some random number */ macro
/linux-2.6.39/fs/hugetlbfs/
Dinode.c595 buf->f_type = HUGETLBFS_MAGIC; in hugetlbfs_statfs()
857 sb->s_magic = HUGETLBFS_MAGIC; in hugetlbfs_fill_super()