Function report |
Source Code:block\partitions\efi.c |
Create Date:2022-07-28 17:31:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:static inline int is_pte_valid(const gpt_entry *pte, const u64 lastlba)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const gpt_entry * | pte | |
const u64 | lastlba |
469 | Return 1 |
Name | Describe |
---|---|
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, |
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 |