Home
last modified time | relevance | path

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

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