Searched refs:HUGETLBFS_MAGIC (Results 1 – 4 of 4) sorted by relevance
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
Completed in 7 milliseconds