函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\backing-dev.h Create Date:2022-07-27 10:09:45
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:wb_blkcg_offline

函数原型:static inline void wb_blkcg_offline(struct blkcg *blkcg)

返回类型:void

参数:

类型参数名称
struct blkcg *blkcg

NULL

调用者
名称描述
blkcg_css_offlinelkcg_css_offline - cgroup css_offline callback*@css: css of interest* This function is called when @css is about to go away. Here the cgwbs are* offlined first and only once writeback associated with the blkcg has* finished do we start step 2 (see above).