Searched refs:use_len_max (Results 1 – 1 of 1) sorted by relevance
41 static int use_len_max; variable50 if (use_offset >= use_len_max) in do_vary_offset()52 use_len = use_len_max - use_offset; in do_vary_offset()63 prandom_bytes_state(&rnd_state, writebuf, use_len_max * pgcnt); in write_eraseblock()72 ops.oobbuf = writebuf + (use_len_max * i) + use_offset; in write_eraseblock()173 prandom_bytes_state(&rnd_state, writebuf, use_len_max * pgcnt); in verify_eraseblock()195 writebuf + (use_len_max * i) + use_offset, in verify_eraseblock()232 writebuf + (use_len_max * i) + use_offset, in verify_eraseblock()395 use_len_max = mtd->oobavail; in mtd_oobtest_init()461 use_len_max = mtd->oobavail; in mtd_oobtest_init()[all …]