Searched refs:partcode_path (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/usr.sbin/bsdinstall/partedit/ |
| H A D | partedit_generic.c | 78 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| H A D | partedit_arm64.c | 95 partcode_path(const char *part_type, const char *fs_type) in partcode_path() function
|
| H A D | partedit_sparc64.c | 74 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| H A D | partedit_x86.c | 141 partcode_path(const char *part_type, const char *fs_type) in partcode_path() function
|
| H A D | partedit.h | 105 const char *partcode_path(const char *scheme, const char *fs_type);
|
| H A D | partedit_powerpc.c | 132 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| H A D | gpart_ops.c | 441 if (partcode_path(scheme, fstype) == NULL) in gpart_partcode() 453 partcode_path(scheme, fstype), indexstr, pp->lg_geom->lg_name); in gpart_partcode()
|