Function report |
Source Code:block\genhd.c |
Create Date:2022-07-28 17:18:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:void __init printk_all_partitions(void)
Type:void
Parameter:Nothing
950 | class_dev_iter_init( & iter, & block_class, NULL, & disk_type) |
951 | When dev = class_dev_iter_next( & iter) cycle |
952 | disk = dev_to_disk(dev) |
962 | If get_capacity(disk) == 0 || flags & GENHD_FL_SUPPRESS_PARTITION_INFO Then Continue |
980 | If is_part0 Then |
991 | class_dev_iter_exit( & iter) |
Name | Describe |
---|---|
mount_block_root |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |