Searched refs:PCFS_BOOTPART (Results 1 – 2 of 2) sorted by relevance
607 else if (fsp->pcfs_flags & PCFS_BOOTPART) { in pcfs_getattr()617 if (fsp->pcfs_flags & PCFS_BOOTPART) { in pcfs_getattr()748 if (fsp->pcfs_flags & PCFS_BOOTPART) { in pcfs_setattr()872 if (fsp->pcfs_flags & PCFS_BOOTPART) { in pcfs_access()1073 if (fsp->pcfs_flags & PCFS_BOOTPART) { in pcfs_create()1151 if (fsp->pcfs_flags & PCFS_BOOTPART) { in pcfs_remove()1234 if (fsp->pcfs_flags & PCFS_BOOTPART) { in pcfs_mkdir()1278 if (fsp->pcfs_flags & PCFS_BOOTPART) { in pcfs_rmdir()
443 #define PCFS_BOOTPART 0x1000 /* boot partition type */ macro