Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbcache.h702 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 Dsuper.c1927 spin_lock_init(&c->btree_gc_time.lock); in bch_cache_set_alloc()
H A Dbtree.c1818 bch_time_stats_update(&c->btree_gc_time, start_time); in bch_btree_gc()