Home
last modified time | relevance | path

Searched refs:fetch_buf_off (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/ublk/
H A Dbatch.c298 t->fetch[buf_idx].fetch_buf_off = 0; in ublk_batch_queue_fetch()
322 unsigned start = t->fetch[buf_idx].fetch_buf_off; in ublk_compl_batch_fetch()
350 t->fetch[buf_idx].fetch_buf_off = end; in ublk_compl_batch_fetch()
H A Dkublk.h239 unsigned int fetch_buf_off; member