Searched refs:init_pushpull (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/jffs2/ | 
| D | compr_rubin.c | 47 static inline void init_pushpull(struct pushpull *pp, char *buf,  in init_pushpull()  function270 	init_pushpull(&rs.pp, cpage_out, *dstlen * 8, 0, 32);  in rubin_do_compress()
 376 	init_pushpull(&rs.pp, cdata_in, srclen, 0, 0);  in rubin_do_decompress()
 
 |