Home
last modified time | relevance | path

Searched refs:m_algorithmformat (Results 1 – 4 of 4) sorted by relevance

/external/erofs-utils/lib/
Dzmap.c592 map->m_algorithmformat = Z_EROFS_COMPRESSION_SHIFTED; in z_erofs_map_blocks_iter()
594 map->m_algorithmformat = vi->z_algorithmtype[0]; in z_erofs_map_blocks_iter()
Ddata.c296 .alg = map.m_algorithmformat, in z_erofs_read_data()
/external/erofs-utils/include/erofs/
Dinternal.h288 char m_algorithmformat; member
/external/erofs-utils/fsck/
Dmain.c463 .alg = map.m_algorithmformat, in erofs_verify_inode_data()