HomeSort by relevance Sort by last modified time
    Searched refs:CLD_FLG_FSLIST (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/io/disktest/
main.h 153 #define CLD_FLG_FSLIST 0x0000000100000000ULL /* the filespec is a list of targets */
main.c 487 if (cleanArgs.flags & CLD_FLG_FSLIST) {
parse.c 268 args->flags |= CLD_FLG_FSLIST;
    [all...]

Completed in 107 milliseconds