OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:part_map_entry
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/mac68k/mac68k/
disksubr.c
96
static int whichType(struct
part_map_entry
*);
97
static void setpartition(struct
part_map_entry
*, struct partition *, int);
98
static int getNamedType(struct
part_map_entry
*, int, struct disklabel *, int,
126
whichType(struct
part_map_entry
*part)
169
setpartition(struct
part_map_entry
*part, struct partition *pp, int fstype)
179
getNamedType(struct
part_map_entry
*part, int num_parts, struct disklabel *lp,
249
struct
part_map_entry
*part;
266
part = (struct
part_map_entry
*)(dlbuf + DEV_BSIZE);
/src/sys/arch/macppc/macppc/
disksubr.c
131
static int whichType(struct
part_map_entry
*, u_int8_t *, int *);
132
static void setpartition(struct
part_map_entry
*,
134
static int getNamedType(struct
part_map_entry
*, int,
167
whichType(struct
part_map_entry
*part, u_int8_t *fstype, int *clust)
253
setpartition(struct
part_map_entry
*part, struct partition *pp, int fstype)
263
getNamedType(struct
part_map_entry
*part, int num_parts, struct disklabel *lp, int type, int alt, int *maxslot)
325
struct
part_map_entry
*part;
348
part = (struct
part_map_entry
*)bp->b_data;
/src/sys/arch/mac68k/include/
disklabel.h
121
struct
part_map_entry
{
struct
/src/sys/arch/macppc/include/
disklabel.h
154
struct
part_map_entry
{
struct
/src/sys/arch/macppc/stand/ofwboot/
ofdev.c
146
check_apm_root(struct
part_map_entry
*part, int *clust)
186
struct
part_map_entry
*pme;
192
pme = (struct
part_map_entry
*)buf;
Completed in 25 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025