Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Duio.h240 static inline void iov_iter_reexpand(struct iov_iter *i, size_t count) in iov_iter_reexpand() function
/Linux-v4.19/fs/xfs/
Dxfs_file.c341 iov_iter_reexpand(from, count); in xfs_file_aio_write_checks()
/Linux-v4.19/fs/ceph/
Dfile.c135 iov_iter_reexpand(iter, orig_count); in iter_get_bvecs_alloc()