Searched refs:counters_kobj (Results 1 – 3 of 3) sorted by relevance
636 kobject_put(&c->counters_kobj); in __bch2_fs_stop()707 kobject_add(&c->counters_kobj, &c->kobj, "counters") ?: in bch2_fs_online()756 kobject_init(&c->counters_kobj, &bch2_fs_counters_ktype); in bch2_fs_alloc()
714 struct kobject counters_kobj; member
531 struct bch_fs *c = container_of(kobj, struct bch_fs, counters_kobj); in SHOW()