Function report |
Source Code:include\linux\buffer_head.h |
Create Date:2022-07-28 12:16:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:map_bh
Proto:static inline void map_bh(struct buffer_head *bh, struct super_block *sb, sector_t block)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct buffer_head * | bh | |
struct super_block * | sb | |
sector_t | block |
344 | set_buffer_mapped(bh) |
346 | start block number = block |
347 | size of mapping = s_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 |