Searched refs:c_gc_after (Results 1 – 3 of 3) sorted by relevance
807 cachep->c_gc_after = cachefs_gc_front_atime(cachep); in cachefs_garbage_collect()808 CACHEFS_TIME_TO_CFS_TIME_COPY(cachep->c_gc_after, in cachefs_garbage_collect()
2710 cachep->c_gc_after); in cachefs_stats_kstat_snapshot()2719 CACHEFS_TIME_TO_CFS_TIME_COPY(cachep->c_gc_after, in cachefs_stats_kstat_snapshot()
557 time_t c_gc_after; /* atime of front after gc */ member