Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mipsco/mipsco/ | |
disksubr.c | 218 int bsd_type; /* BSD partition type */ member in struct:partitionmap 267 lpp->p_fstype = partition_map[i].bsd_type; |
disksubr.c | 218 int bsd_type; /* BSD partition type */ member in struct:partitionmap 267 lpp->p_fstype = partition_map[i].bsd_type; |
/src/sys/arch/sgimips/sgimips/ | |
disksubr.c | 193 int bsd_type; /* BSD partition type */ member in struct:partitionmap 257 lpp->p_fstype = partition_map[i].bsd_type; |
disksubr.c | 193 int bsd_type; /* BSD partition type */ member in struct:partitionmap 257 lpp->p_fstype = partition_map[i].bsd_type; |