Home
last modified time | relevance | path

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

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