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

  /external/ltp/testcases/kernel/io/disktest/
globals.h 82 #define GLB_FLG_QUIET 0x00000001
parse.c 86 glb_flags |= GLB_FLG_QUIET;
137 glb_flags |= GLB_FLG_QUIET;
    [all...]
sfunc.c 188 if ((glb_flags & GLB_FLG_QUIET) && (level == INFO))

Completed in 72 milliseconds