Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/ftest/
Dftest04.c75 static int misc_intvl; /* for doing misc things; 0 ==> no */ variable
134 misc_intvl = 10; in setup()
209 #define NEXTMISC ((rand() % misc_intvl) + 5)
298 if (misc_intvl) in dotest()
421 if (misc_intvl && --whenmisc <= 0) { in dotest()
Dftest08.c83 static int misc_intvl; /* for doing misc things; 0 ==> no */ variable
139 misc_intvl = 10; in init()
222 #define NEXTMISC ((rand() % misc_intvl) + 5)
308 if (misc_intvl) in dotest()
438 if (misc_intvl && --whenmisc <= 0) { in dotest()
Dftest01.c86 static int misc_intvl; /* for doing misc things; 0 ==> no */ variable
142 misc_intvl = 10; in setup()
255 #define NEXTMISC ((rand() % misc_intvl) + 5)
317 if (misc_intvl) in dotest()
447 if (misc_intvl && --whenmisc <= 0) { in dotest()
Dftest05.c90 static int misc_intvl; /* for doing misc things; 0 ==> no */ variable
150 misc_intvl = 10; in setup()
256 #define NEXTMISC ((rand() % misc_intvl) + 5)
313 if (misc_intvl) in dotest()
436 if (misc_intvl && --whenmisc <= 0) { in dotest()
Dftest07.c97 static int misc_intvl; /* for doing misc things; 0 ==> no */ variable
166 misc_intvl = 10; in setup()
275 #define NEXTMISC ((rand() % misc_intvl) + 5)
365 if (misc_intvl) in dotest()
514 if (misc_intvl && --whenmisc <= 0) { in dotest()
Dftest03.c91 static int misc_intvl; /* for doing misc things; 0 ==> no */ variable
162 misc_intvl = 10; in setup()
275 #define NEXTMISC ((rand() % misc_intvl) + 5)
366 if (misc_intvl) in dotest()
519 if (misc_intvl && --whenmisc <= 0) { in dotest()