Home
last modified time | relevance | path

Searched refs:dFileCount (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/scsi/ltpfs/
Dmain.c43 int cFileCount, dFileCount, errorCount; variable
173 dFileCount = 0; in do_fs_thump_tests()
289 if (rc != 0 || maxfiles < dFileCount++) { in do_create_file_test()
296 rc, dFileCount); in do_create_file_test()
386 dFileCount++; in delete_file()
602 if ((errorCount > dFileCount || errorCount > cFileCount) in create_or_delete()
606 fprintf(stderr, "Total delete files: %d\n", dFileCount); in create_or_delete()
644 fprintf(stderr, "Total delete files: %d\n", dFileCount); in do_random_create_delete()