Home
last modified time | relevance | path

Searched refs:fs_cachep (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfs_struct.h18 extern struct kmem_cache *fs_cachep;
/linux/kernel/
H A Dfork.c476 struct kmem_cache *fs_cachep; variable
3036 fs_cachep = kmem_cache_create("fs_cache", in proc_caches_init()