函数逻辑报告 |
Source Code:block\partitions\efi.c |
Create Date:2022-07-27 19:06:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:_crc32() - EFI version of crc32 function*@buf: buffer to calculate crc32 of*@len: length of buf* Description: Returns EFI-style CRC32 value for @buf* This function uses the little endian Ethernet polynomial
函数原型:static inline unsigned int efi_crc32(const void *buf, unsigned long len)
返回类型:unsigned int
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | buf | |
unsigned long | len |
名称 | 描述 |
---|---|
is_gpt_valid | s_gpt_valid() - tests one GPT header and PTEs for validity*@state: disk parsed partitions*@lba: logical block address of the GPT header to test*@gpt: GPT header ptr, filled on return.*@ptes: PTEs ptr, filled on return. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |