Home
last modified time | relevance | path

Searched refs:btree_gc_time (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/md/bcache/
Dbcache.h709 struct time_stats btree_gc_time; member
Dsysfs.c746 sysfs_print_time_stats(&c->btree_gc_time, btree_gc, sec, ms); in SHOW()
Dbtree.c1850 bch_time_stats_update(&c->btree_gc_time, start_time); in bch_btree_gc()
Dsuper.c1903 spin_lock_init(&c->btree_gc_time.lock); in bch_cache_set_alloc()