Searched refs:acomp_walk_next_dst (Results 1 – 3 of 3) sorted by relevance
76 dcur = acomp_walk_next_dst(&walk); in deflate_compress_one()169 dcur = acomp_walk_next_dst(&walk); in deflate_decompress_one()
125 dcur = acomp_walk_next_dst(&walk); in zstd_compress()244 dcur = acomp_walk_next_dst(&walk); in zstd_decompress()
507 int acomp_walk_next_dst(struct acomp_walk *walk) in acomp_walk_next_dst() function522 EXPORT_SYMBOL_GPL(acomp_walk_next_dst);