Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Ddirect-io.c466 iov_iter_reexpand(dio->submit.iter, orig_count - copied); in iomap_dio_bio_iter()
/linux/fs/erofs/
H A Dfscache.c171 iov_iter_reexpand(iter, orig_count - len); in erofs_fscache_read_io_async()
/linux/fs/xfs/
H A Dxfs_file.c399 iov_iter_reexpand(from, count); in xfs_file_write_zero_eof()
/linux/fs/ceph/
H A Dfile.c137 iov_iter_reexpand(iter, orig_count); in iter_get_bvecs_alloc()
/linux/fs/fuse/
H A Dfile.c3142 iov_iter_reexpand(iter, iov_iter_count(iter) + shortened); in fuse_direct_IO()