Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_node.c611 } else if (fsp->pcfs_fatjustread) { in pc_verify()
619 fsp->pcfs_fatjustread = 0; in pc_verify()
H A Dpc_vfsops.c2659 fsp->pcfs_fatjustread = 1; in pc_getfat()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h425 int pcfs_fatjustread; /* Used to flag a freshly found FAT */ member