Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dpc_fs.h418 time_t pcfs_fattime; /* time FAT becomes invalid */ member
/titanic_50/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c1064 fsp->pcfs_fattime = gethrestime_sec() + PCFS_DISKTIMEOUT; in pc_syncfat()
2560 (gethrestime_sec() < fsp->pcfs_fattime)) { in pc_getfat()
2655 fsp->pcfs_fattime = gethrestime_sec() + PCFS_DISKTIMEOUT; in pc_getfat()