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