ファイル名gpt.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 89 | 17% |
| 空行行数 | 57 | 11% |
| 実行行数 | 364 | 72% |
| 合計行数 | 510 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 12 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
efi_crc32 | static inline uint32_t | ||
2 |
is_pmbr_valid | static int | ||
3 |
get_sector_size | static int | ||
4 |
get_num_sectors | static uint64_t | ||
5 |
last_lba | static uint64_t | ||
6 |
read_lba | static ssize_t | ||
7 |
alloc_read_gpt_entries | static gpt_entry * | ||
8 |
alloc_read_gpt_header | static gpt_header * | ||
9 |
is_gpt_valid | static int | is_gpt_valid() - tests one GPT header and PTEs for validity | |
10 |
compare_gpts | static void | compare_gpts() - Search disk for valid GPT headers and PTEs | |
11 |
find_valid_gpt | static int | find_valid_gpt() - Search disk for valid GPT headers and PTEs | |
12 |
read_gpt_pt | int | read_gpt_pt() |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー