Searched refs:time_fudge (Results 1 – 3 of 3) sorted by relevance
735 ctx->time_fudge = buggy_init_scripts ? 86400 : 0; in check_super_block()741 if (fs->super->s_mtime > (__u32) ctx->now + ctx->time_fudge) { in check_super_block()748 if (fs->super->s_wtime > (__u32) ctx->now + ctx->time_fudge) { in check_super_block()
332 time_t time_fudge; /* For working around buggy init scripts */ member
281 lastcheck -= ctx->time_fudge; in check_if_skip()