Home
last modified time | relevance | path

Searched refs:es_stats_max_scan_time (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/ext4/
H A Dextents_status.h82 u64 es_stats_max_scan_time; member
H A Dextents_status.c1631 if (scan_time > es_stats->es_stats_max_scan_time) in __es_shrink()
1632 es_stats->es_stats_max_scan_time = scan_time; in __es_shrink()
1711 div_u64(es_stats->es_stats_max_scan_time, 1000)); in ext4_seq_es_shrinker_info_show()
1735 sbi->s_es_stats.es_stats_max_scan_time = 0; in ext4_es_register_shrinker()