Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Invalidate DAX entry if it is clean.

Proto:int dax_invalidate_mapping_entry_sync(struct address_space *mapping, unsigned long index)

Type:int

Parameter:

TypeParameterName
struct address_space *mapping
unsigned longindex
680  Return __dax_invalidate_entry(mapping, index, false)