函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:wbc_attach_fdatawrite_inode

函数原型:static inline void wbc_attach_fdatawrite_inode(struct writeback_control *wbc, struct inode *inode)

返回类型:void

参数:

类型参数名称
struct writeback_control *wbc
struct inode *inode

NULL

调用者
名称描述
__filemap_fdatawrite_range__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