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

  /external/ltp/testcases/kernel/io/disktest/
childmain.c 295 direct = (TST_DIRCTN(args->test_state)) ? 1 : -1;
301 } else if ((TST_DIRCTN(args->test_state))
304 } else if (!(TST_DIRCTN(args->test_state))
316 (TST_DIRCTN(args->test_state)) ? 1 : -1;
main.h 94 #define TST_DIRCTN(x) (x & 0x08) /* lba inc/dec 1 is inc, 0 is dec */

Completed in 51 milliseconds