Searched refs:OFF_WLBA (Results 1 – 3 of 3) sorted by relevance
76 *(pVal1 + OFF_WLBA) = test->args->start_lba; in linear_read_write_test()229 *(pVal1 + OFF_WLBA) = test->args->start_lba; in init_data()344 *(pVal1 + OFF_WLBA) = test->args->start_lba; in threadedMain()
81 #define OFF_WLBA 1 /* offset in memseg of current write LBA */ macro
294 WRITER) ? pVal1 + OFF_WLBA : pVal1 + OFF_RLBA; in get_next_action()469 *(pVal1 + OFF_RLBA) = *(pVal1 + OFF_WLBA); in get_next_action()470 *(pVal1 + OFF_WLBA) += (OFF_T) direct *(OFF_T) target.trsiz; in get_next_action()