Searched refs:partcode_path (Results 1 – 7 of 7) sorted by relevance
| /trueos/usr.sbin/bsdinstall/partedit/ |
| HD | partedit_generic.c | 76 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 | 72 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| HD | partedit_x86.c | 132 partcode_path(const char *part_type, const char *fs_type) in partcode_path() function
|
| HD | partedit.h | 83 const char *partcode_path(const char *scheme, const char *fs_type);
|
| HD | partedit_powerpc.c | 112 partcode_path(const char *part_type, const char *fs_type) { in partcode_path() function
|
| HD | gpart_ops.c | 395 if (partcode_path(scheme, fstype) == NULL) in gpart_partcode() 407 partcode_path(scheme, fstype), indexstr, pp->lg_geom->lg_name); in gpart_partcode()
|