Searched refs:HUGETLBFS_MAGIC (Results 1 – 6 of 6) sorted by relevance
19 #define HUGETLBFS_MAGIC 0x958458f6 /* some random number */ macro
59 case HUGETLBFS_MAGIC: in fs_is_unknown() 74 case HUGETLBFS_MAGIC: in fs_supports_writable_longterm_pinning()
144 if (file_stat->f_type != HUGETLBFS_MAGIC) { in create_hugetlbfs_file()
253 if (file_stat->f_type != HUGETLBFS_MAGIC) { in create_hugetlbfs_file()
41 #ifndef HUGETLBFS_MAGIC42 #define HUGETLBFS_MAGIC 0x958458f6 macro
1126 buf->f_type = HUGETLBFS_MAGIC; in hugetlbfs_statfs()1432 sb->s_magic = HUGETLBFS_MAGIC; in hugetlbfs_fill_super()