Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\uio.h Create Date:2022-07-28 05:47:06
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:xpand a previously truncated iterator; count must be no more than how much* we had shrunk it.

Proto:static inline void iov_iter_reexpand(struct iov_iter *i, size_t count)

Type:void

Parameter:

TypeParameterName
struct iov_iter *i
size_tcount
262  count = count
Caller
NameDescribe
iomap_dio_bio_actor