Home
last modified time | relevance | path

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

/fs/bcachefs/
A DMakefile94 time_stats.o \
A Dsysfs.c745 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()
A Dsuper.c699 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()
A Dbcachefs.h790 struct kobject time_stats; member

Completed in 15 milliseconds