Searched refs:do_call_directIO (Results 1 – 1 of 1) sorted by relevance
1625 static inline int do_call_directIO(int rw, struct file *filp, struct kiobuf *iobuf, unsigned long o… in do_call_directIO() function1699 retval = do_call_directIO(rw, filp, iobuf, (offset+progress) >> blocksize_bits, blocksize); in generic_file_direct_IO()