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

  /external/ltp/testcases/kernel/io/disktest/
parse.h 45 #define SLBARSLBA "Stop LBA of range, %I64d, must be greater the Start LBA, %I64d.\n"
62 #define SLBARSLBA "Stop LBA of range, %lld, must be greater the Start LBA, %lld.\n"
parse.c 1070 pMsg(ERR, args, SLBARSLBA, args->stop_lba, args->start_lba);
    [all...]

Completed in 59 milliseconds