Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:filemap_fdatawrite_range

Proto:int filemap_fdatawrite_range(struct address_space *mapping, loff_t start, loff_t end)

Type:int

Parameter:

TypeParameterName
struct address_space *mapping
loff_tstart
loff_tend
441  Return __filemap_fdatawrite_range - start writeback on mapping dirty pages in range*@mapping: address space structure to write*@start: offset in bytes where the range starts*@end: offset in bytes where the range ends (inclusive)*@sync_mode: enable synchronous