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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.c442 * isBootPart()
448 isBootPart(uchar_t checkMe) function
540 if ((bootPart < 0) && isBootPart(part[i].systid)) {
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c1471 * isBootPart()
1477 isBootPart(uchar_t checkMe) function
1616 if ((bootPart < 0) && isBootPart(dosp[i].systid)) {
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c438 * isBootPart()
444 isBootPart(uchar_t checkMe) function
699 if ((bootPart < 0) && isBootPart(part[i].systid)) {

Completed in 71 milliseconds