Function report |
Source Code:include\linux\bio.h |
Create Date:2022-07-28 05:45:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bip_set_seed
Proto:static inline void bip_set_seed(struct bio_integrity_payload *bip, sector_t seed)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio_integrity_payload * | bip | |
sector_t | seed |
Name | Describe |
---|---|
bio_integrity_prep | _integrity_prep - Prepare bio for integrity I/O*@bio: bio to prepare* Description: Checks if the bio already has an integrity payload attached.* If it does, the payload has been generated by another kernel subsystem,* and we just pass it through |
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 |