Searched refs:__io_file_supports_nowait (Results 1 – 1 of 1) sorted by relevance
2858 static bool __io_file_supports_nowait(struct file *file, int rw) in __io_file_supports_nowait() function2898 return __io_file_supports_nowait(req->file, rw); in io_file_supports_nowait()6756 if (__io_file_supports_nowait(file, READ)) in io_fixed_file_set()6758 if (__io_file_supports_nowait(file, WRITE)) in io_fixed_file_set()