Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c260 unsigned int drain_next: 1; member
6338 ctx->drain_next = 1; in io_submit_sqe()
6355 if (unlikely(ctx->drain_next)) { in io_submit_sqe()
6357 ctx->drain_next = 0; in io_submit_sqe()