函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:blkcg_bio_issue_init

函数原型:static inline void blkcg_bio_issue_init(struct bio *bio)

返回类型:void

参数:

类型参数名称
struct bio *bio
579  bio_issue_init( & bi_issue, bio_sectors(bio))
调用者
名称描述
__bio_clone_fast__bio_clone_fast - clone a bio that shares the original bio's biovec*@bio: destination bio*@bio_src: bio to clone* Clone a &bio. Caller will own the returned bio, but not* the actual data it points to. Reference count of returned* bio will be one.
bounce_clone_bio
blkcg_bio_issue_check