Lines Matching refs:print_error
249 static void print_error(char *msg) in print_error() function
261 print_error("Can't wait for the child"); in wait_for_process()
332 print_error("Can't open file by id."); in open_file_by_id()
338 print_error("Failed to call PERMIT_FILL"); in open_file_by_id()
344 print_error( in open_file_by_id()
591 print_error("Error during reading from a file."); in read_whole_file()
620 print_error("Seek error"); in read_test_file()
662 print_error("Can't clear backing dir"); in create_backing_dir()
670 print_error("Can't open/create backing dir"); in create_backing_dir()
1018 print_error("Shouldn't be able to crate subdir in index\n"); in cant_touch_index_test()
1024 print_error(".index directory should not be removed\n"); in cant_touch_index_test()
1031 print_error("Shouldn't be able to crate a file in index\n"); in cant_touch_index_test()
1043 print_error("Shouldn't be delete from index\n"); in cant_touch_index_test()
1050 print_error("Shouldn't be able to move from index\n"); in cant_touch_index_test()
1058 print_error("Shouldn't be able to link inside index\n"); in cant_touch_index_test()
1064 print_error("Shouldn't rename .index directory\n"); in cant_touch_index_test()
1074 print_error("Can't unmout FS"); in cant_touch_index_test()
1114 print_error("Can't open directory\n"); in iterate_directory()
1138 print_error("Error iterating directory\n"); in iterate_directory()
1149 print_error("Wrong dirent size"); in iterate_directory()
1158 print_error("Root file error"); in iterate_directory()
1164 print_error("File appears twice"); in iterate_directory()
1181 print_error("Expected file not present"); in iterate_directory()
1188 print_error("Wrong number of files\n"); in iterate_directory()
1223 print_error("Can't create subdir1\n"); in basic_file_ops_test()
1229 print_error("Can't create subdir2\n"); in basic_file_ops_test()
1265 print_error("Can't move file\n"); in basic_file_ops_test()
1288 print_error("Can't move file\n"); in basic_file_ops_test()
1315 print_error("Can't open file"); in basic_file_ops_test()
1319 print_error("Can't close file"); in basic_file_ops_test()
1332 print_error("Can't unlink file"); in basic_file_ops_test()
1345 print_error("Error deleting subdir2"); in basic_file_ops_test()
1352 print_error("Can't unmout FS"); in basic_file_ops_test()
1457 print_error("Can't unmout FS"); in dynamic_files_and_data_test()
1525 print_error("Fork error"); in concurrent_reads_and_writes_test()
1579 print_error("Can't unmout FS"); in concurrent_reads_and_writes_test()
1629 print_error("Can't unmout FS"); in work_after_remount_test()
1699 print_error("Can't unmout FS"); in work_after_remount_test()
1727 print_error("Can't unmout FS"); in work_after_remount_test()
1782 print_error("Can't unmout FS"); in attribute_test()
1810 print_error("Can't unmout FS"); in attribute_test()
1872 print_error("Fork error"); in child_procs_waiting_for_data_test()
1902 print_error("Can't unmout FS"); in child_procs_waiting_for_data_test()
1964 print_error("Fork error"); in multiple_providers_test()
1998 print_error("Can't unmout FS"); in multiple_providers_test()
2124 print_error("Can't unmout FS"); in hash_tree_test()
2476 print_error("INCFS_IOC_PERMIT_FILL failed"); in validate_ranges()
2712 print_error("INCFS_IOC_PERMIT_FILL failed"); in validate_hash_ranges()
4650 print_error("Can't create mount dir."); in setup_mount_dir()