Searched refs:fscache_root (Results 1 – 3 of 3) sorted by relevance
40 struct kobject *fscache_root; variable149 fscache_root = kobject_create_and_add("fscache", kernel_kobj); in fscache_init()150 if (!fscache_root) in fscache_init()181 kobject_put(fscache_root); in fscache_exit()
244 cache->kobj = kobject_create_and_add(tagname, fscache_root); in fscache_add_cache()
95 extern struct kobject *fscache_root;