Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/ublk/
H A Dbatch.c17 return t->commit_buf + idx * t->commit_buf_size; in ublk_get_commit_buf()
144 t->commit_buf_size = ublk_commit_buf_size(t); in ublk_batch_prepare()
160 t->nr_commit_buf, t->commit_buf_size, in ublk_batch_prepare()
499 cb->count = t->commit_buf_size / in __ublk_batch_init_commit()
H A Dkublk.h268 unsigned int commit_buf_size; member