Searched refs:ITER_IOVEC (Results 1 – 5 of 5) sorted by relevance
25 ITER_IOVEC = 0, enumerator
1318 dio->should_dirty = (iter->type == ITER_IOVEC); in do_blockdev_direct_IO()
366 dio->should_dirty = is_read && (iter->type == ITER_IOVEC); in __blkdev_direct_IO()
1854 if (iter->type == ITER_IOVEC) in iomap_dio_rw()
3388 if (to->type == ITER_IOVEC) in cifs_user_readv()