Function report |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-28 05:46:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bio_integrity_bytes
Proto:static inline unsigned int bio_integrity_bytes(struct blk_integrity *bi, unsigned int sectors)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_integrity * | bi | |
unsigned int | sectors |
Name | Describe |
---|---|
bio_integrity_advance | _integrity_advance - Advance integrity vector*@bio: bio whose integrity vector to update*@bytes_done: number of data bytes that have been completed* Description: This function calculates how many integrity bytes the* number of completed data bytes |
bio_integrity_trim | _integrity_trim - Trim integrity vector*@bio: bio whose integrity vector to update* Description: Used to trim the integrity vector in a cloned bio. |
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 |