Searched refs:test_file_write_setup (Results 1 – 4 of 4) sorted by relevance
19 return test_file_write_setup(tempdir, num_threads, length);
12 int test_file_write_setup(char* path, int num_threads, long long length);
19 return test_file_write_setup(ramdisk_path, num_threads, length);
140 test_file_write_setup(char* path, int num_threads, long long length) in test_file_write_setup() function