Home
last modified time | relevance | path

Searched refs:iov_iter_reexpand (Results 1 – 6 of 6) sorted by relevance

/linux/block/
A Dfops.c560 iov_iter_reexpand(from, iov_iter_count(from) + shorted); in blkdev_write_iter()
586 iov_iter_reexpand(to, iov_iter_count(to) + shorted); in blkdev_read_iter()
/linux/include/linux/
A Duio.h282 static inline void iov_iter_reexpand(struct iov_iter *i, size_t count) in iov_iter_reexpand() function
/linux/fs/iomap/
A Ddirect-io.c370 iov_iter_reexpand(dio->submit.iter, orig_count - copied); in iomap_dio_bio_iter()
/linux/fs/xfs/
A Dxfs_file.c424 iov_iter_reexpand(from, count); in xfs_file_write_checks()
/linux/fs/ceph/
A Dfile.c140 iov_iter_reexpand(iter, orig_count); in iter_get_bvecs_alloc()
/linux/fs/fuse/
A Dfile.c2885 iov_iter_reexpand(iter, iov_iter_count(iter) + shortened); in fuse_direct_IO()

Completed in 17 milliseconds