Function report |
Source Code:block\partitions\check.h |
Create Date:2022-07-28 17:20:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:put_partition
Proto:static inline void put_partition(struct parsed_partitions *p, int n, sector_t from, sector_t size)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct parsed_partitions * | p | |
int | n | |
sector_t | from | |
sector_t | size |
Name | Describe |
---|---|
amiga_partition | |
atari_partition | |
aix_partition | |
add_part | |
mac_partition | |
ldm_create_data_partitions | ldm_create_data_partitions - Create data partitions for this device*@pp: List of the partitions parsed so far*@ldb: Cache of the database structures* The database contains ALL the partitions for ALL disk groups, so we need to |
parse_extended | Create devices for each logical partition in an extended partition.* The logical partitions form a linked list, with each entry being* a partition table with two entries. The first entry* is the real data partition (with a start relative to the partition |
msdos_partition | |
osf_partition | |
sgi_partition | |
sun_partition | |
ultrix_partition | |
find_vol1_partitions | |
find_lnx1_partitions | |
find_cms1_partitions | |
ibm_partition | This is the main function, called by check.c |
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, |
karma_partition | |
sysv68_partition |
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 |