Searched refs:test_files_set (Results 1 – 1 of 1) sorted by relevance
142 struct test_files_set { struct155 struct test_files_set get_test_files_set(void) in get_test_files_set() argument191 return (struct test_files_set) { in get_test_files_set()196 return (struct test_files_set){ .files = files, in get_test_files_set()200 struct test_files_set get_small_test_files_set(void) in get_small_test_files_set()218 return (struct test_files_set){ .files = files, in get_small_test_files_set()746 static int data_producer(const char *mount_dir, struct test_files_set *test_set) in data_producer()795 struct test_files_set *test_set) in data_producer2()1200 struct test_files_set test = get_test_files_set(); in basic_file_ops_test()1366 struct test_files_set test = get_test_files_set(); in dynamic_files_and_data_test()[all …]