Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\writeback.h Create Date:2022-07-28 05:57:15
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:wbc_account_cgroup_owner

Proto:static inline void wbc_account_cgroup_owner(struct writeback_control *wbc, struct page *page, size_t bytes)

Type:void

Parameter:

TypeParameterName
struct writeback_control *wbc
struct page *page
size_tbytes

NULL

Caller
NameDescribe
submit_bh_wbc
__mpage_writepage
iomap_add_to_ioendTest to see if we have an existing ioend structure that we could append to* first, otherwise finish off the current ioend and start another.