Searched refs:pcfs_fattime (Results 1 – 2 of 2) sorted by relevance
418 time_t pcfs_fattime; /* time FAT becomes invalid */ member
1089 fsp->pcfs_fattime = gethrestime_sec() + PCFS_DISKTIMEOUT; in pc_syncfat()2588 (gethrestime_sec() < fsp->pcfs_fattime)) { in pc_getfat()2683 fsp->pcfs_fattime = gethrestime_sec() + PCFS_DISKTIMEOUT; in pc_getfat()