Searched refs:dio_remainder (Results 1 – 1 of 1) sorted by relevance
953 unsigned long dio_remainder; in do_direct_IO() local978 dio_remainder = (sdio->block_in_file & blkmask); in do_direct_IO()992 sdio->next_block_for_io += dio_remainder; in do_direct_IO()993 sdio->blocks_available -= dio_remainder; in do_direct_IO()
Completed in 7 milliseconds