函数逻辑报告 |
Source Code:block\genhd.c |
Create Date:2022-07-27 18:54:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:disk_replace_part_tbl - replace disk->part_tbl in RCU-safe way*@disk: disk to replace part_tbl for*@new_ptbl: new part_tbl to install* Replace disk->part_tbl with @new_ptbl in RCU-safe way. The* original ptbl is freed using RCU callback.* LOCKING:
函数原型:static void disk_replace_part_tbl(struct gendisk *disk, struct disk_part_tbl *new_ptbl)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct gendisk * | disk | |
struct disk_part_tbl * | new_ptbl |
1265 | 如果old_ptbl则 |
名称 | 描述 |
---|---|
disk_expand_part_tbl | disk_expand_part_tbl - expand disk->part_tbl*@disk: disk to expand part_tbl for*@partno: expand such that this partno can fit in* Expand disk->part_tbl such that @partno can fit in. disk->part_tbl |
disk_release |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |