Searched refs:fscache_root (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/fscache/
H A Dmain.c43 struct kobject *fscache_root; variable in typeref:struct:kobject
154 fscache_root = kobject_create_and_add("fscache", kernel_kobj); fscache_init()
155 if (!fscache_root) fscache_init()
186 kobject_put(fscache_root); fscache_exit()
H A Dcache.c247 cache->kobj = kobject_create_and_add(tagname, fscache_root); fscache_add_cache()
H A Dinternal.h90 extern struct kobject *fscache_root;

Completed in 81 milliseconds