Searched refs:time_fudge (Results 1 – 3 of 3) sorted by relevance
817 ctx->time_fudge = accept_time_fudge ? 86400 : 0; in check_super_block()831 if (fs->super->s_mtime <= (__u32) ctx->now + ctx->time_fudge) in check_super_block()843 if (fs->super->s_wtime <= (__u32) ctx->now + ctx->time_fudge) in check_super_block()
365 time_t time_fudge; /* For working around buggy init scripts */ member
361 lastcheck -= ctx->time_fudge; in check_if_skip()