Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Duio.h260 static inline void iov_iter_reexpand(struct iov_iter *i, size_t count) in iov_iter_reexpand() function
/Linux-v5.4/fs/xfs/
Dxfs_file.c337 iov_iter_reexpand(from, count); in xfs_file_aio_write_checks()
/Linux-v5.4/fs/ceph/
Dfile.c138 iov_iter_reexpand(iter, orig_count); in iter_get_bvecs_alloc()