Searched refs:counters_kobj (Results 1 – 3 of 3) sorted by relevance
698 kobject_put(&c->counters_kobj); in __bch2_fs_stop()771 kobject_add(&c->counters_kobj, &c->kobj, "counters") ?: in bch2_fs_online()850 kobject_init(&c->counters_kobj, &bch2_fs_counters_ktype); in bch2_fs_alloc()
519 struct bch_fs *c = container_of(kobj, struct bch_fs, counters_kobj); in SHOW()
787 struct kobject counters_kobj; member
Completed in 13 milliseconds