HomeSort by: relevance | last modified time | path
    Searched refs:FSTEST_IMGSIZE (Results 1 - 7 of 7) sorted by relevancy

  /src/tests/fs/vfs/
t_full.c 75 for (written = 0; written < FSTEST_IMGSIZE + bonus; written +=n) {
t_renamerace.c 34 #define FSTEST_IMGSIZE (50000 * 512)
t_vnops.c 1090 #undef FSTEST_IMGSIZE
1091 #define FSTEST_IMGSIZE (1024*1024*64)
  /src/tests/fs/common/
h_fsmacros.h 71 #ifndef FSTEST_IMGSIZE
72 #define FSTEST_IMGSIZE (10000 * 512)
82 (fsstat.f_frsize * fsstat.f_bfree) <= FSTEST_IMGSIZE) \
85 FSTEST_IMGNAME, FSTEST_IMGSIZE, NULL) != 0) \
94 FSTEST_IMGNAME, FSTEST_IMGSIZE, _privargs_) != 0) \
  /src/tests/fs/ffs/
t_mount.c 15 #define FSTEST_IMGSIZE (96 * 512)
t_update_log.c 9 #define FSTEST_IMGSIZE (96 * 512)
  /src/tests/fs/nfs/nfsservice/
rumpnfsd.c 104 imagename, FSTEST_IMGSIZE, NULL) != 0)

Completed in 16 milliseconds