algorithmformat   421 fs/erofs/zdata.c 		pcl->algorithmformat = Z_EROFS_COMPRESSION_LZ4;
algorithmformat   423 fs/erofs/zdata.c 		pcl->algorithmformat = Z_EROFS_COMPRESSION_SHIFTED;
algorithmformat   902 fs/erofs/zdata.c 					.alg = pcl->algorithmformat,
algorithmformat    69 fs/erofs/zdata.h 	unsigned char algorithmformat;