Searched refs:PCFS_NOCHK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_node.c581 if (!(fsp->pcfs_flags & PCFS_NOCHK) && fsp->pcfs_fatp) {
649 if (!(fsp->pcfs_flags & PCFS_NOCHK)) {
H A Dpc_vfsops.c2417 fsp->pcfs_flags |= PCFS_NOCHK;
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h442 #define PCFS_NOCHK 0x800 /* don't resync fat on error */ macro

Completed in 67 milliseconds