Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmagic.h19 #define HUGETLBFS_MAGIC 0x958458f6 /* some random number */ macro
/linux/tools/lib/api/fs/
H A Dfs.c42 #define HUGETLBFS_MAGIC 0x958458f6 macro