Searched refs:time_stats (Results 1 – 4 of 4) sorted by relevance
94 time_stats.o \
745 struct bch_fs *c = container_of(kobj, struct bch_fs, time_stats); in SHOW()758 struct bch_fs *c = container_of(kobj, struct bch_fs, time_stats); in STORE()
699 kobject_put(&c->time_stats); in __bch2_fs_stop()769 kobject_add(&c->time_stats, &c->kobj, "time_stats") ?: in bch2_fs_online()849 kobject_init(&c->time_stats, &bch2_fs_time_stats_ktype); in bch2_fs_alloc()
790 struct kobject time_stats; member
Completed in 15 milliseconds