Searched refs:fscache_root (Results 1 – 3 of 3) sorted by relevance
43 struct kobject *fscache_root; variable154 fscache_root = kobject_create_and_add("fscache", kernel_kobj); in fscache_init()155 if (!fscache_root) in fscache_init()186 kobject_put(fscache_root); in fscache_exit()
247 cache->kobj = kobject_create_and_add(tagname, fscache_root); in fscache_add_cache()
90 extern struct kobject *fscache_root;