Lines Matching defs:testfile
37 static char testfile[PATH_MAX] = "testfile";
126 sprintf(testfile, "%s/testfile",
134 fd = SAFE_CREAT(testfile, 0644);
142 /* read_testfile - mmap testfile and read every page.
233 read_testfile(tc, 0, testfile, testfile_size, &read_bytes, &usec,
242 read_testfile(tc, 0, testfile, testfile_size, &read_bytes, &usec,
253 ret = read_testfile(tc, 1, testfile, testfile_size, &read_bytes_ra,
319 "to hold whole testfile.");