Home
last modified time | relevance | path

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

/openbmc/linux/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.c1851 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()