Searched refs:algorithmtype (Results 1 – 3 of 3) sorted by relevance
25 unsigned int algorithmtype) in erofs_insert_compress_hints() argument41 ch->algorithmtype = algorithmtype; in erofs_insert_compress_hints()52 unsigned int pclusterblks, algorithmtype; in z_erofs_apply_compress_hints() local59 algorithmtype = 0; in z_erofs_apply_compress_hints()66 algorithmtype = r->algorithmtype; in z_erofs_apply_compress_hints()73 inode->z_algorithmtype[0] = algorithmtype; in z_erofs_apply_compress_hints()
29 unsigned int algorithmtype; member1207 lc->algorithmtype = alg_id; in z_erofs_mt_wq_tls_init_compr()1474 inode->z_algorithmtype[0] = ictx->ccfg->algorithmtype; in erofs_begin_compressed_file()1701 erofs_ccfg[i].algorithmtype = id; in z_erofs_compress_init()1703 available_compr_algs |= 1 << erofs_ccfg[i].algorithmtype; in z_erofs_compress_init()1704 if (erofs_ccfg[i].algorithmtype != Z_EROFS_COMPRESSION_LZ4) in z_erofs_compress_init()
23 unsigned char algorithmtype; member