Searched refs:fs_cachep (Results 1 – 2 of 2) sorted by relevance
130 struct kmem_cache *fs_cachep; variable681 struct fs_struct *fs = kmem_cache_alloc(fs_cachep, GFP_KERNEL); in __copy_fs_struct()1488 fs_cachep = kmem_cache_create("fs_cache", in proc_caches_init()
582 kmem_cache_free(fs_cachep, fs); in put_fs_struct()