Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\filemap.c Create Date:2022-07-28 14:00:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:lemap_flush - mostly a non-blocking flush*@mapping: target address_space* This is a mostly non-blocking flush. Not suitable for data-integrity* purposes - I/O may not be started against all dirty pages.

Proto:int filemap_flush(struct address_space *mapping)

Type:int

Parameter:

TypeParameterName
struct address_space *mapping
456  Return __filemap_fdatawrite(mapping, WB_SYNC_NONE)