函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:task_io_account_write

函数原型:static inline void task_io_account_write(size_t bytes)

返回类型:void

参数:

类型参数名称
size_tbytes

NULL

调用者
名称描述
account_page_dirtiedHelper function for set_page_dirty family.* Caller must hold lock_page_memcg().* NOTE: This relies on being atomic wrt interrupts.
__blkdev_direct_IO_simple
__blkdev_direct_IO
submit_page_sectionAn autonomous function to put a chunk of a page under deferred IO.* The caller doesn't actually know (or care) whether this piece of page is in* a BIO, or is under IO or whatever. We just take care of all possible * situations here
iomap_dio_bio_actor