Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c118 static int test_cachestat(const char *filename, bool write_random, bool create, in test_cachestat() function
280 if (test_cachestat(dev_filename, false, false, false, in main()
289 if (test_cachestat("tmpfilecachestat", true, true, in main()
297 switch (test_cachestat("tmpfilecachestat", true, true, in main()
H A D.gitignore2 test_cachestat
H A DMakefile2 TEST_GEN_PROGS := test_cachestat
/linux/
H A DMAINTAINERS5001 F: tools/testing/selftests/cachestat/test_cachestat.c