Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c227 int rtpct; variable
436 rtpct = MIN(MAX(geom.rtblocks * 100 / in main()
440 rtpct = 0; in main()
1700 type = rtpct ? ((random() % 100) > rtpct ? FT_REG : FT_RTF) : FT_REG; in creat_f()
/external/e2fsprogs/contrib/
Dfsstress.c254 int rtpct; variable
463 rtpct = MIN(MAX(geom.rtblocks * 100 / in main()
467 rtpct = 0; in main()
1725 type = rtpct ? ((random() % 100) > rtpct ? FT_REG : FT_RTF) : FT_REG; in creat_f()