Extern references to the slab cache. More...
#include <linux/slab.h>

Go to the source code of this file.
Variables | |
| struct kmem_cache * | mumufs_storage_cache |
| Extern declaration of a global pointer to the struct mumufs_storage cache. The things are done in the inode.c file. | |
Extern references to the slab cache.
This file is released under the GPL.
Definition in file cache.h.
| struct kmem_cache* mumufs_storage_cache |
Extern declaration of a global pointer to the struct mumufs_storage cache. The things are done in the inode.c file.
Global pointer to a cache
Definition at line 43 of file inode.c.
Referenced by mumufs_allocate_storage(), and mumufs_free_storage().