Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dbcache.h640 struct time_stats btree_gc_time; member
Dsysfs.c532 sysfs_print_time_stats(&c->btree_gc_time, btree_gc, sec, ms); in SHOW()
Dsuper.c1494 spin_lock_init(&c->btree_gc_time.lock); in bch_cache_set_alloc()
Dbtree.c1753 bch_time_stats_update(&c->btree_gc_time, start_time); in bch_btree_gc()