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/common/
H A Dpcfs_common.c449 isBootPart(uchar_t checkMe) in isBootPart() function
541 if ((bootPart < 0) && isBootPart(part[i].systid)) { in findPartitionOffset()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c1505 isBootPart(uchar_t checkMe) in isBootPart() function
1644 if ((bootPart < 0) && isBootPart(dosp[i].systid)) { in findTheDrive()
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs_main.c339 isBootPart(uchar_t checkMe) in isBootPart() function
594 if ((bootPart < 0) && isBootPart(part[i].systid)) { in seek_partn()