函数逻辑报告 |
Source Code:include\linux\bio.h |
Create Date:2022-07-27 06:46:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bio_alloc
函数原型:static inline struct bio *bio_alloc(gfp_t gfp_mask, unsigned int nr_iovecs)
返回类型:struct bio
参数:
类型 | 参数 | 名称 |
---|---|---|
gfp_t | gfp_mask | |
unsigned int | nr_iovecs |
名称 | 描述 |
---|---|
hib_submit_io | |
get_swap_bio | |
blkdev_issue_flush | lkdev_issue_flush - queue a flush*@bdev: blockdev to issue flush for*@gfp_mask: memory allocation flags (for bio_alloc)*@error_sector: error sector* Description:* Issue a flush for the block device in question |
blk_next_bio | |
submit_bh_wbc | |
__blkdev_direct_IO | |
dio_bio_alloc | |
mpage_alloc | |
fscrypt_zeroout_range | |
iomap_readpage_actor | |
iomap_chain_bio | Allocate a new bio, and chain the old bio to the new one.* Note that we have to do perform the chaining in this unintuitive order* so that the bi_private linkage is set up in the right direction for the* traversal in iomap_finish_ioend(). |
iomap_dio_zero | |
iomap_dio_bio_actor |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |