Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:iomap_dax_zero

Proto:static int iomap_dax_zero(loff_t pos, unsigned offset, unsigned bytes, struct iomap *iomap)

Type:int

Parameter:

TypeParameterName
loff_tpos
unsignedoffset
unsignedbytes
struct iomap *iomap
980  Return __dax_zero_page_range( block device for I/O , dax_dev for dax operations , iomap_sector(iomap, pos & PAGE_MASK), offset, bytes)
Caller
NameDescribe
iomap_zero_range_actor