Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dio_uring.c606 static struct io_kiocb *io_get_req(struct io_ring_ctx *ctx, in io_get_req() function
2471 req = io_get_req(ctx, state); in io_submit_sqe()
2632 shadow_req = io_get_req(ctx, NULL); in io_submit_sqes()
2823 shadow_req = io_get_req(ctx, NULL); in io_ring_submit()