z_physical_clusterbits  241 fs/erofs/internal.h 			unsigned char  z_physical_clusterbits[2];
z_physical_clusterbits  425 fs/erofs/zdata.c 	pcl->clusterbits = EROFS_I(inode)->z_physical_clusterbits[0];
z_physical_clusterbits   20 fs/erofs/zmap.c 		vi->z_physical_clusterbits[0] = vi->z_logical_clusterbits;
z_physical_clusterbits   21 fs/erofs/zmap.c 		vi->z_physical_clusterbits[1] = vi->z_logical_clusterbits;
z_physical_clusterbits   74 fs/erofs/zmap.c 	vi->z_physical_clusterbits[0] = vi->z_logical_clusterbits +
z_physical_clusterbits   77 fs/erofs/zmap.c 	if (vi->z_physical_clusterbits[0] != LOG_BLOCK_SIZE) {
z_physical_clusterbits   79 fs/erofs/zmap.c 			  vi->z_physical_clusterbits[0], vi->nid);
z_physical_clusterbits   84 fs/erofs/zmap.c 	vi->z_physical_clusterbits[1] = vi->z_logical_clusterbits +