Searched refs:HUGETLBFS_MAGIC (Results 1 – 5 of 5) 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()
253 if (file_stat->f_type != HUGETLBFS_MAGIC) { in create_hugetlbfs_file()
40 #ifndef HUGETLBFS_MAGIC41 #define HUGETLBFS_MAGIC 0x958458f6 macro
1208 buf->f_type = HUGETLBFS_MAGIC; in hugetlbfs_statfs()1527 sb->s_magic = HUGETLBFS_MAGIC; in hugetlbfs_fill_super()