Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Duio.h144 static inline void iov_iter_reexpand(struct iov_iter *i, size_t count) in iov_iter_reexpand() function
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c769 iov_iter_reexpand(cio->cui_iter, cio->cui_tot_count -= nob); in ccc_io_advance()
/linux-4.1.27/fs/xfs/
Dxfs_file.c590 iov_iter_reexpand(from, count); in xfs_file_aio_write_checks()
/linux-4.1.27/fs/ocfs2/
Dfile.c2355 iov_iter_reexpand(from, orig_count); in ocfs2_file_write_iter()