函数逻辑报告 |
Source Code:block\genhd.c |
Create Date:2022-07-27 18:53:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:print a full list of all partitions - intended for places where the root* filesystem can't be mounted and thus to give the victim some idea of what* went wrong
函数原型:void __init printk_all_partitions(void)
返回类型:void
参数:无
950 | class_dev_iter_init( & iter, & block_class, NULL, & disk_type) |
951 | 当dev等于class_dev_iter_next( & iter)循环 |
952 | disk等于dev_to_disk(dev) |
962 | 如果get_capacity(disk)恒等于0或flags按位与GENHD_FL_SUPPRESS_PARTITION_INFO则继续下一循环 |
980 | 如果is_part0则 |
991 | class_dev_iter_exit( & iter) |
名称 | 描述 |
---|---|
mount_block_root |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |