Searched refs:cleanArgs (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/io/disktest/ |
D | main.c | 65 child_args_t cleanArgs; variable 451 pMsg(ERR, &cleanArgs, in getNewTest() 461 pMsg(ERR, &cleanArgs, in getNewTest() 468 pMsg(ERR, &cleanArgs, in getNewTest() 475 memcpy(pNewTest->args, &cleanArgs, sizeof(child_args_t)); in getNewTest() 487 if (cleanArgs.flags & CLD_FLG_FSLIST) { in run() 488 char *filespec = cleanArgs.device; in run() 493 pMsg(ERR, &cleanArgs, in run() 501 &cleanArgs, in run() 555 pMsg(WARN, &cleanArgs, in main() [all …]
|