Searched refs:FSTEST_IMGSIZE (Results 1 – 6 of 6) sorted by relevance
71 #ifndef FSTEST_IMGSIZE72 #define FSTEST_IMGSIZE (10000 * 512) macro81 FSTEST_IMGNAME, FSTEST_IMGSIZE, NULL) != 0) \90 FSTEST_IMGNAME, FSTEST_IMGSIZE, _privargs_) != 0) \
74 for (written = 0; written < FSTEST_IMGSIZE + bonus; written +=n) { in fillfs()
34 #define FSTEST_IMGSIZE (50000 * 512) macro
1048 #undef FSTEST_IMGSIZE1049 #define FSTEST_IMGSIZE (1024*1024*64) macro
15 #define FSTEST_IMGSIZE (96 * 512) macro
105 imagename, FSTEST_IMGSIZE, NULL) != 0) in main()