Searched refs:PCFS_BOOTPART (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c607 else if (fsp->pcfs_flags & PCFS_BOOTPART) {
617 if (fsp->pcfs_flags & PCFS_BOOTPART) {
748 if (fsp->pcfs_flags & PCFS_BOOTPART) {
872 if (fsp->pcfs_flags & PCFS_BOOTPART) {
1073 if (fsp->pcfs_flags & PCFS_BOOTPART) {
1151 if (fsp->pcfs_flags & PCFS_BOOTPART) {
1234 if (fsp->pcfs_flags & PCFS_BOOTPART) {
1278 if (fsp->pcfs_flags & PCFS_BOOTPART) {
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h443 #define PCFS_BOOTPART 0x1000 /* boot partition type */ macro

Completed in 51 milliseconds