Function report |
Source Code:fs\block_dev.c |
Create Date:2022-07-28 20:14:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sb_set_blocksize
Proto:int sb_set_blocksize(struct super_block *sb, int size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb | |
int | size |
145 | If set_blocksize(s_bdev, size) Then Return 0 |
149 | s_blocksize = size |
151 | Return s_blocksize |
Name | Describe |
---|---|
mount_bdev | |
sb_min_blocksize |
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 |