Searched refs:SBRSB (Results 1 – 2 of 2) sorted by relevance
/external/ltp/testcases/kernel/io/disktest/ |
D | parse.h | 44 #define SBRSB "Stop Block of range, %I64d, must be greater the Start Block, %I64d.\n" macro 61 #define SBRSB "Stop Block of range, %lld, must be greater the Start Block, %lld.\n" macro
|
D | parse.c | 1066 pMsg(WARN, args, SBRSB, args->stop_blk, args->start_blk); in check_conclusions()
|