Searched refs:io_fadvise_force_async (Results 1 - 1 of 1) sorted by relevance

/linux-master/io_uring/
H A Dadvise.c65 static bool io_fadvise_force_async(struct io_fadvise *fa) function
87 if (io_fadvise_force_async(fa))
97 WARN_ON_ONCE(issue_flags & IO_URING_F_NONBLOCK && io_fadvise_force_async(fa));

Completed in 245 milliseconds