Searched refs:__io_file_supports_nowait (Results 1 – 1 of 1) sorted by relevance
2787 static bool __io_file_supports_nowait(struct file *file, int rw) in __io_file_supports_nowait() function2827 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()