Searched refs:FSTEST_IMGSIZE (Results 1 – 7 of 7) sorted by relevance
71 #ifndef FSTEST_IMGSIZE72 #define FSTEST_IMGSIZE (10000 * 512) macro82 (fsstat.f_frsize * fsstat.f_bfree) <= FSTEST_IMGSIZE) \85 FSTEST_IMGNAME, FSTEST_IMGSIZE, NULL) != 0) \94 FSTEST_IMGNAME, FSTEST_IMGSIZE, _privargs_) != 0) \
75 for (written = 0; written < FSTEST_IMGSIZE + bonus; written +=n) { in fillfs()
34 #define FSTEST_IMGSIZE (50000 * 512) macro
1090 #undef FSTEST_IMGSIZE1091 #define FSTEST_IMGSIZE (1024*1024*64) macro
15 #define FSTEST_IMGSIZE (96 * 512) macro
9 #define FSTEST_IMGSIZE (96 * 512) macro
104 imagename, FSTEST_IMGSIZE, NULL) != 0) in main()