Lines Matching refs:pseudo_random
37 static uint32_t pseudo_random;
544 err = jffs2_sum_scan_sumnode(c, jeb, sumptr, sumlen, &pseudo_random);
1036 pseudo_random += je32_to_cpu(ri->version);
1069 pseudo_random += je32_to_cpu(rd->version);
1151 rotateby = pseudo_random % x;
1157 rotateby = pseudo_random % x;
1163 rotateby = pseudo_random % x;
1169 rotateby = pseudo_random % x;
1174 rotateby = pseudo_random % c->nr_erasing_blocks;
1179 rotateby = pseudo_random % c->nr_free_blocks;