Searched refs:fscache_root (Results 1 – 3 of 3) sorted by relevance
43 struct kobject *fscache_root; variable155 fscache_root = kobject_create_and_add("fscache", kernel_kobj); in fscache_init()156 if (!fscache_root) in fscache_init()187 kobject_put(fscache_root); in fscache_exit()
245 cache->kobj = kobject_create_and_add(tagname, fscache_root); in fscache_add_cache()
84 extern struct kobject *fscache_root;