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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dmain.c43 struct kobject *fscache_root; variable in typeref:struct:kobject
155 fscache_root = kobject_create_and_add("fscache", kernel_kobj);
156 if (!fscache_root)
187 kobject_put(fscache_root);
H A Dcache.c245 cache->kobj = kobject_create_and_add(tagname, fscache_root);
H A Dinternal.h84 extern struct kobject *fscache_root;

Completed in 48 milliseconds