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

/freebsd-10.2-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_x86.c89 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.c1096 strcmp(items[2].text, "/") == 0) && bootpart_size(scheme) > 0 &&
1114 bootpart_size(scheme) / sector);
1127 firstfree += bootpart_size(scheme) / sector;
1128 size -= (bootpart_size(scheme) + stripe)/sector;

Completed in 60 milliseconds