Home
last modified time | relevance | path

Searched defs:noflush (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/md/
Ddm.c2432 bool noflush = suspend_flags & DM_SUSPEND_NOFLUSH_FLAG; in __dm_suspend() local
/Linux-v5.10/fs/
Dio_uring.c2239 static unsigned io_cqring_events(struct io_ring_ctx *ctx, bool noflush) in io_cqring_events()
6833 static inline bool io_should_wake(struct io_wait_queue *iowq, bool noflush) in io_should_wake()