Home
last modified time | relevance | path

Searched refs:OFF_RLBA (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/io/disktest/
Dchildmain.c294 WRITER) ? pVal1 + OFF_WLBA : pVal1 + OFF_RLBA; in get_next_action()
428 tmpLBA = pVal1 + OFF_RLBA; in get_next_action()
469 *(pVal1 + OFF_RLBA) = *(pVal1 + OFF_WLBA); in get_next_action()
480 *(pVal1 + OFF_RLBA) += (OFF_T) direct *(OFF_T) target.trsiz; in get_next_action()
Dmain.h80 #define OFF_RLBA 0 /* offset in memseg of current read LBA */ macro
Dmain.c115 *(pVal1 + OFF_RLBA) = test->args->start_lba; in linear_read_write_test()
230 *(pVal1 + OFF_RLBA) = test->args->start_lba; in init_data()