Home
last modified time | relevance | path

Searched refs:CLD_FLG_FSLIST (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/io/disktest/
Dmain.h153 #define CLD_FLG_FSLIST 0x0000000100000000ULL /* the filespec is a list of targets */ macro
Dmain.c487 if (cleanArgs.flags & CLD_FLG_FSLIST) { in run()
Dparse.c268 args->flags |= CLD_FLG_FSLIST; in fill_cld_args()