Home
last modified time | relevance | path

Searched refs:cFileCount (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
H A Dmain.c43 int cFileCount, dFileCount, errorCount; variable
172 cFileCount = 0; in do_fs_thump_tests()
308 fprintf(stderr, "\nTotal create files: %d\n", cFileCount); in do_create_file_test()
340 __LINE__, cFileCount); in create_file()
351 errno, __LINE__, cFileCount); in create_file()
358 cFileCount++; in create_file()
602 if ((errorCount > dFileCount || errorCount > cFileCount) in create_or_delete()
605 fprintf(stderr, "Total create files: %d\n", cFileCount); in create_or_delete()
643 fprintf(stderr, "Total create files: %d\n", cFileCount); in do_random_create_delete()

Completed in 2 milliseconds