Searched refs:partcode_path (Results 1 – 8 of 8) sorted by relevance
| /freebsd-11-stable/usr.sbin/bsdinstall/partedit/ |
| HD | partedit_generic.c | 78 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| HD | partedit_pc98.c | 79 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| HD | partedit_sparc64.c | 74 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| HD | partedit_arm64.c | 95 partcode_path(const char *part_type, const char *fs_type) in partcode_path() function
|
| HD | partedit_x86.c | 141 partcode_path(const char *part_type, const char *fs_type) in partcode_path() function
|
| HD | partedit.h | 87 const char *partcode_path(const char *scheme, const char *fs_type);
|
| HD | partedit_powerpc.c | 114 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| HD | gpart_ops.c | 447 if (partcode_path(scheme, fstype) == NULL) in gpart_partcode() 459 partcode_path(scheme, fstype), indexstr, pp->lg_geom->lg_name); in gpart_partcode()
|