Function report |
Source Code:block\genhd.c |
Create Date:2022-07-28 17:17:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blkdev_show
Proto:void blkdev_show(struct seq_file *seqf, off_t offset)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | seqf | |
off_t | offset |
326 | mutex_lock( & block_class_lock) |
329 | seq_printf(seqf, "%3d %s\n", major, name) |
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 |