函数逻辑报告 |
Source Code:block\partitions\efi.c |
Create Date:2022-07-27 19:07:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:s_pte_valid() - tests one PTE for validity*@pte:pte to check*@lastlba: last lba of the disk* Description: returns 1 if valid, 0 on error.
函数原型:static inline int is_pte_valid(const gpt_entry *pte, const u64 lastlba)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const gpt_entry * | pte | |
const u64 | lastlba |
469 | 返回:1 |
名称 | 描述 |
---|---|
efi_partition | _partition(struct parsed_partitions *state)*@state: disk parsed partitions* Description: called from check.c, if the disk contains GPT* partitions, sets up partition entries in the kernel.* If the first block on the disk is a legacy MBR, |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |