Home
last modified time | relevance | path

Searched refs:PCFS_DISKTIMEOUT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h485 #define PCFS_DISKTIMEOUT 2 macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c1067 fsp->pcfs_fattime = gethrestime_sec() + PCFS_DISKTIMEOUT; in pc_syncfat()
2658 fsp->pcfs_fattime = gethrestime_sec() + PCFS_DISKTIMEOUT; in pc_getfat()