Searched refs:ZSMALLOC_MAGIC (Results 1 – 4 of 4) sorted by relevance
92 #define ZSMALLOC_MAGIC 0x58295829 macro
95 #define ZSMALLOC_MAGIC 0x58295829 macro
1789 return init_pseudo(fc, ZSMALLOC_MAGIC) ? 0 : -ENOMEM; in zs_init_fs_context()