Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\iomap\direct-io.c Create Date:2022-07-28 20:32:08
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:iomap_dio_hole_actor

Proto:static loff_t iomap_dio_hole_actor(loff_t length, struct iomap_dio *dio)

Type:loff_t

Parameter:

TypeParameterName
loff_tlength
struct iomap_dio *dio
334  length = iov_iter_zero(length, iter)
335  size += length
336  Return length
Caller
NameDescribe
iomap_dio_actor