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

  /external/ltp/testcases/kernel/io/disktest/
parse.h 44 #define SBRSB "Stop Block of range, %I64d, must be greater the Start Block, %I64d.\n"
61 #define SBRSB "Stop Block of range, %lld, must be greater the Start Block, %lld.\n"
parse.c 1066 pMsg(WARN, args, SBRSB, args->stop_blk, args->start_blk);
    [all...]

Completed in 186 milliseconds