Searched refs:bcache_kobj (Results 1 – 1 of 1) sorted by relevance
50 static struct kobject *bcache_kobj; variable1770 if (kobject_add(&c->kobj, bcache_kobj, "%pU", c->sb.set_uuid) || in register_cache_set()2116 if (bcache_kobj) in bcache_exit()2117 kobject_put(bcache_kobj); in bcache_exit()2147 !(bcache_kobj = kobject_create_and_add("bcache", fs_kobj)) || in bcache_init()2149 bch_debug_init(bcache_kobj) || in bcache_init()2150 sysfs_create_files(bcache_kobj, files)) in bcache_init()