z_algorithmtype 239 fs/erofs/internal.h unsigned char z_algorithmtype[2]; z_algorithmtype 17 fs/erofs/zmap.c vi->z_algorithmtype[0] = 0; z_algorithmtype 18 fs/erofs/zmap.c vi->z_algorithmtype[1] = 0; z_algorithmtype 63 fs/erofs/zmap.c vi->z_algorithmtype[0] = h->h_algorithmtype & 15; z_algorithmtype 64 fs/erofs/zmap.c vi->z_algorithmtype[1] = h->h_algorithmtype >> 4; z_algorithmtype 66 fs/erofs/zmap.c if (vi->z_algorithmtype[0] >= Z_EROFS_COMPRESSION_MAX) { z_algorithmtype 68 fs/erofs/zmap.c vi->z_algorithmtype[0], vi->nid);