Home
last modified time | relevance | path

Searched refs:ZSMALLOC_MAGIC (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dmagic.h91 #define ZSMALLOC_MAGIC 0x58295829 macro
/Linux-v4.19/mm/
Dzsmalloc.c1824 return mount_pseudo(fs_type, "zsmalloc:", NULL, &ops, ZSMALLOC_MAGIC); in zs_mount()