Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c2787 static bool __io_file_supports_nowait(struct file *file, int rw) in __io_file_supports_nowait() function
2827 return __io_file_supports_nowait(req->file, rw); in io_file_supports_nowait()
6835 if (__io_file_supports_nowait(file, READ)) in io_fixed_file_set()
6837 if (__io_file_supports_nowait(file, WRITE)) in io_fixed_file_set()