Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:dax_iomap_sector

Proto:static sector_t dax_iomap_sector(struct iomap *iomap, loff_t pos)

Type:sector_t

Parameter:

TypeParameterName
struct iomap *iomap
loff_tpos
988  Return disk offset of mapping, bytes + (pos & PAGE_MASK) - file offset of mapping, bytes >> 9
Caller
NameDescribe
dax_iomap_pfn
dax_iomap_actor
dax_iomap_pte_fault