Searched refs:z_algorithmtype (Results 1 – 2 of 2) sorted by relevance
491 map->m_algorithmformat = vi->z_algorithmtype[1]; in z_erofs_map_blocks_fo() 493 map->m_algorithmformat = vi->z_algorithmtype[0]; in z_erofs_map_blocks_fo() 670 vi->z_algorithmtype[0] = h->h_algorithmtype & 15; in z_erofs_fill_inode() 671 vi->z_algorithmtype[1] = h->h_algorithmtype >> 4; in z_erofs_fill_inode()
272 unsigned char z_algorithmtype[2];299 unsigned char z_algorithmtype[2]; global() member