Searched refs:h_algorithmtype (Results 1 – 3 of 3) sorted by relevance
376 __u8 h_algorithmtype; member
63 vi->z_algorithmtype[0] = h->h_algorithmtype & 15; in z_erofs_fill_inode_lazy()64 vi->z_algorithmtype[1] = h->h_algorithmtype >> 4; in z_erofs_fill_inode_lazy()
953 .h_algorithmtype = inode->z_algorithmtype[1] << 4 | in z_erofs_write_mapheader()