FSTEST_IMGNAME
#ifndef FSTEST_IMGNAME
FSTEST_IMGNAME, FSTEST_IMGSIZE, NULL) != 0) \
FSTEST_IMGNAME, FSTEST_IMGSIZE, _privargs_) != 0) \
"%s %s", (n + 3), newfs_opts, FSTEST_IMGNAME);
rump_pub_etfs_register("/diskdev", FSTEST_IMGNAME, RUMP_ETFS_BLK);
snprintf(buf, 1024, "fsck_ffs -fn -F %s", FSTEST_IMGNAME);
"%s %s", (n + 3), newfs_opts, FSTEST_IMGNAME);
rump_pub_etfs_register("/diskdev", FSTEST_IMGNAME, RUMP_ETFS_BLK);
snprintf(buf, 1024, "fsck_ffs -fn -F %s", FSTEST_IMGNAME);
"%s %s", (n + 3), newfs_args, FSTEST_IMGNAME);
rump_pub_etfs_register("/diskdev", FSTEST_IMGNAME, RUMP_ETFS_BLK);
"%s %s", (n + 3), newfs_args, FSTEST_IMGNAME);
rump_pub_etfs_register("/diskdev", FSTEST_IMGNAME, RUMP_ETFS_BLK);