Lines Matching defs:lastcheck
299 time_t lastcheck;317 lastcheck = fs->super->s_lastcheck;318 if (lastcheck > ctx->now)319 lastcheck -= ctx->time_fudge;336 (ctx->now < lastcheck)) {341 ((ctx->now - lastcheck) >=