Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest05.c247 int misc_cnt[NMISC]; /* counts # of each kind of misc */ variable
316 misc_cnt[i] = 0; in dotest()
449 ++misc_cnt[m_fsync]; in dotest()
453 // tst_resm(TINFO, "\t\tTest{%d}: {%d} %s's.", me, misc_cnt[i], m_str[i]); in dotest()
516 ++misc_cnt[type]; in domisc()
H A Dftest08.c217 int misc_cnt[NMISC]; /* counts # of each kind of misc */ variable
313 misc_cnt[i] = 0; in dotest()
476 ++misc_cnt[m_fsync]; in dotest()
480 // tst_resm(TINFO, "\t\tTest[%d]: %d %s's.", me, misc_cnt[i], m_str[i]); in dotest()
514 ++misc_cnt[type]; in domisc()
H A Dftest04.c204 int misc_cnt[NMISC]; /* counts # of each kind of misc */ variable
303 misc_cnt[i] = 0; in dotest()
456 ++misc_cnt[m_fsync]; in dotest()
460 // tst_resm(TINFO, "\t\tTest[%d]: %d %s's.", me, misc_cnt[i], m_str[i]); in dotest()
476 ++misc_cnt[1]; in domisc()
H A Dftest01.c246 int misc_cnt[NMISC]; /* counts # of each kind of misc */ variable
321 misc_cnt[i] = 0; in dotest()
459 ++misc_cnt[m_fsync]; in dotest()
463 // tst_resm(TINFO, "Test{%d}: {%d} %s's.", me, misc_cnt[i], m_str[i]); in dotest()
524 ++misc_cnt[type]; in domisc()
H A Dftest07.c264 int misc_cnt[NMISC]; /* counts # of each kind of misc */ variable
370 misc_cnt[i] = 0; in dotest()
527 ++misc_cnt[m_fsync]; in dotest()
531 // tst_resm(TINFO, "\t\tTest{%d}: {%d} %s's.", me, misc_cnt[i], m_str[i]); in dotest()
599 ++misc_cnt[type]; in domisc()
H A Dftest03.c267 int misc_cnt[NMISC]; /* counts # of each kind of misc */ variable
372 misc_cnt[i] = 0; in dotest()
533 ++misc_cnt[m_fsync]; in dotest()
537 // tst_resm(TINFO, "\t\tTest{%d}: {%d} %s's.", me, misc_cnt[i], m_str[i]); in dotest()
602 ++misc_cnt[type]; in domisc()

Completed in 5 milliseconds