encodebits        202 fs/erofs/zmap.c 	unsigned int vcnt, base, lo, encodebits, nblk;
encodebits        213 fs/erofs/zmap.c 	encodebits = ((vcnt << amortizedshift) - sizeof(__le32)) * 8 / vcnt;
encodebits        220 fs/erofs/zmap.c 				  in, encodebits * i, &type);
encodebits        234 fs/erofs/zmap.c 					  in, encodebits * (i - 1), &type);
encodebits        247 fs/erofs/zmap.c 					  in, encodebits * i, &type);