Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.c448 isBootPart(uchar_t checkMe) in isBootPart() function
540 if ((bootPart < 0) && isBootPart(part[i].systid)) { in findPartitionOffset()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c1480 isBootPart(uchar_t checkMe) in isBootPart() function
1619 if ((bootPart < 0) && isBootPart(dosp[i].systid)) { in findTheDrive()
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c446 isBootPart(uchar_t checkMe) in isBootPart() function
701 if ((bootPart < 0) && isBootPart(part[i].systid)) { in seek_partn()