Searched refs:gptfind (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/boot/common/
H A Dgpt.h38 int gptfind(const uuid_t *uuid, struct dsk *dskp, int part);
H A Dgpt.c91 gptfind(const uuid_t *uuid, struct dsk *dskp, int part) function
/freebsd-11.0-release/sys/boot/i386/gptboot/
H A Dgptboot.c247 if (gptfind(&freebsd_ufs_uuid, &dsk, dsk.part) == -1) {
347 if (gptfind(&freebsd_ufs_uuid, &dsk, -1) == -1)

Completed in 104 milliseconds