Home
last modified time | relevance | path

Searched refs:btree_gc_time (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h703 struct time_stats btree_gc_time; member
H A Dsysfs.c725 sysfs_print_time_stats(&c->btree_gc_time, btree_gc, sec, ms); in SHOW()
H A Dbtree.c1829 bch_time_stats_update(&c->btree_gc_time, start_time); in bch_btree_gc()
H A Dsuper.c1929 spin_lock_init(&c->btree_gc_time.lock); in bch_cache_set_alloc()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbcache.h709 struct time_stats btree_gc_time; member
H A Dsysfs.c746 sysfs_print_time_stats(&c->btree_gc_time, btree_gc, sec, ms); in SHOW()
H A Dbtree.c1850 bch_time_stats_update(&c->btree_gc_time, start_time); in bch_btree_gc()
H A Dsuper.c1903 spin_lock_init(&c->btree_gc_time.lock); in bch_cache_set_alloc()

Completed in 19 milliseconds