OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpt_msg
(Results
1 - 8
of
8
) sorted by relevancy
/src/sbin/gpt/
recover.c
113
gpt_msg
(gpt, "Recovered %s GPT header from %s", name, origname);
150
gpt_msg
(gpt, "Recovered %s GPT table from %s", name, origname);
229
gpt_msg
(gpt,
migrate.c
209
gpt_msg
(gpt, "rawofs=%ju", (uintmax_t)rawofs);
214
gpt_msg
(gpt, "Disklabel partition %u type %s", i,
270
gpt_msg
(gpt, "MBR partition %u type %s", i,
gpt.c
300
gpt_msg
(gpt,
325
gpt_msg
(gpt, "PMBR at sector %ju", (uintmax_t)lba);
332
gpt_msg
(gpt, "MBR at sector %ju", (uintmax_t)lba);
352
gpt_msg
(gpt, "MBR part: flag=%#x type=%d, start=%ju, "
404
gpt_msg
(gpt, "Bad CRC in GPT header at sector %ju",
417
gpt_msg
(gpt,
427
gpt_msg
(gpt, "Bad CRC in GPT table at sector %ju",
433
gpt_msg
(gpt, "%s GPT at sector %ju",
461
gpt_msg
(gpt, "GPT partition: type=%s, start=%ju, "
594
gpt_msg
(gpt, "mediasize=%ju; sectorsize=%u; blocks=%ju"
719
gpt_msg
(gpt_t gpt, const char *fmt, ...)
function
[
all
...]
resizedisk.c
176
gpt_msg
(gpt, "Moving secondary GPT header");
181
gpt_msg
(gpt, "Creating new secondary GPT header");
add.c
159
gpt_msg
(gpt, "Partition %d added: %s %" PRIu64 " %" PRIu64, i + 1,
gpt.h
99
void
gpt_msg
(gpt_t, const char *, ...) __printflike(2, 3);
resize.c
139
gpt_msg
(gpt, "Partition %d resized: %" PRIu64 " %" PRIu64, entry,
biosboot.c
260
gpt_msg
(gpt, "Partition %d marked as bootable", i + 1);
Completed in 21 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026