Searched refs:ZSMALLOC_MAGIC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | magic.h | 91 #define ZSMALLOC_MAGIC 0x58295829 macro |
/Linux-v4.19/mm/ | ||
D | zsmalloc.c | 1824 return mount_pseudo(fs_type, "zsmalloc:", NULL, &ops, ZSMALLOC_MAGIC); in zs_mount() |