zs_obj_read_begin
src = zs_obj_read_begin(zram->mem_pool, handle, PAGE_SIZE, NULL);
src = zs_obj_read_begin(zram->mem_pool, handle, size,
src = zs_obj_read_begin(zram->mem_pool, handle, size,
void *zs_obj_read_begin(struct zs_pool *pool, unsigned long handle,
EXPORT_SYMBOL_GPL(zs_obj_read_begin);