Searched refs:z_physical_clusterbits (Results 1 – 3 of 3) sorted by relevance
20 vi->z_physical_clusterbits[0] = vi->z_logical_clusterbits; in z_erofs_fill_inode()21 vi->z_physical_clusterbits[1] = vi->z_logical_clusterbits; in z_erofs_fill_inode()74 vi->z_physical_clusterbits[0] = vi->z_logical_clusterbits + in fill_inode_lazy()77 if (vi->z_physical_clusterbits[0] != LOG_BLOCK_SIZE) { in fill_inode_lazy()79 vi->z_physical_clusterbits[0], vi->nid); in fill_inode_lazy()84 vi->z_physical_clusterbits[1] = vi->z_logical_clusterbits + in fill_inode_lazy()
241 unsigned char z_physical_clusterbits[2]; member
425 pcl->clusterbits = EROFS_I(inode)->z_physical_clusterbits[0]; in clregister()