Searched refs:last_write (Results 1 – 3 of 3) sorted by relevance
71 time_t last_write; member
534 if ((s->last_write + FILE_CACHE_TTL) <= now) check_cache = 1; in asl_store_save()599 s->last_write = now; in asl_store_save()
1998 g_journal_wait(struct g_journal_softc *sc, time_t last_write) in g_journal_wait() argument2037 timeout = (last_write + 3 - time_second) * hz; in g_journal_wait()2061 time_t last_write; in g_journal_worker() local2112 last_write = time_second; in g_journal_worker()2161 g_journal_wait(sc, last_write); in g_journal_worker()2187 last_write = time_second; in g_journal_worker()