Home
last modified time | relevance | path

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

/linux/fs/
A Dfs_struct.c92 kmem_cache_free(fs_cachep, fs); in free_fs_struct()
114 struct fs_struct *fs = kmem_cache_alloc(fs_cachep, GFP_KERNEL); in copy_fs_struct()
/linux/include/linux/
A Dfs_struct.h18 extern struct kmem_cache *fs_cachep;
/linux/kernel/
A Dfork.c336 struct kmem_cache *fs_cachep; variable
2921 fs_cachep = kmem_cache_create("fs_cache", in proc_caches_init()
/linux/
A DSystem.map160364 ffff8000120ee7e0 B fs_cachep
A D.tmp_System.map160364 ffff8000120ee7e0 B fs_cachep

Completed in 347 milliseconds