Home
last modified time | relevance | path

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

/linux/tools/lib/api/fs/
A Dfs.c38 #ifndef HUGETLBFS_MAGIC
39 #define HUGETLBFS_MAGIC 0x958458f6 macro
138 .magic = HUGETLBFS_MAGIC,
/linux/include/uapi/linux/
A Dmagic.h18 #define HUGETLBFS_MAGIC 0x958458f6 /* some random number */ macro
/linux/fs/hugetlbfs/
A Dinode.c1040 buf->f_type = HUGETLBFS_MAGIC; in hugetlbfs_statfs()
1359 sb->s_magic = HUGETLBFS_MAGIC; in hugetlbfs_fill_super()

Completed in 8 milliseconds