Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/ublk/
H A Dkublk.h594 int ublk_batch_queue_prep_io_cmds(struct ublk_thread *t, struct ublk_queue *q);
H A Dbatch.c391 int ublk_batch_queue_prep_io_cmds(struct ublk_thread *t, struct ublk_queue *q) in ublk_batch_queue_prep_io_cmds() function
H A Dkublk.c1058 ret = ublk_batch_queue_prep_io_cmds(t, q); in ublk_batch_setup_queues()