Searched refs:bootpart_size (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit_generic.c61 bootpart_size(const char *part_type) { function
H A Dpartedit_pc98.c58 bootpart_size(const char *part_type) { function
H A Dpartedit_sparc64.c55 bootpart_size(const char *part_type) { function
H A Dpartedit_arm64.c69 bootpart_size(const char *scheme) function
H A Dpartedit_x86.c92 bootpart_size(const char *scheme) function
H A Dpartedit.h82 size_t bootpart_size(const char *scheme);
H A Dpartedit_powerpc.c80 bootpart_size(const char *part_type) { function
H A Dgpart_ops.c1110 strcmp(items[2].text, "/") == 0) && bootpart_size(scheme) > 0 &&
1128 bootpart_size(scheme) / sector);
1141 firstfree += bootpart_size(scheme) / sector;
1142 size -= (bootpart_size(scheme) + stripe)/sector;

Completed in 171 milliseconds