Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c1635 bool all_flushed, posted; in __io_cqring_overflow_flush() local
1660 all_flushed = list_empty(&ctx->cq_overflow_list); in __io_cqring_overflow_flush()
1661 if (all_flushed) { in __io_cqring_overflow_flush()
1672 return all_flushed; in __io_cqring_overflow_flush()