linux/fs/befs
Fabian Frederick 91a52ab7d6 fs/befs/linuxvfs.c: add __init to befs_init_inodecache()
init_inodecache is only called by __init init_befs_fs.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-04-03 16:21:24 -07:00
..
befs_fs_types.h Fix common misspellings 2011-03-31 11:26:23 -03:00
befs.h userns: Convert befs to use kuid/kgid where appropriate 2012-09-21 03:13:08 -07:00
btree.c fs: befs: remove cast for kmalloc return value 2013-03-18 14:15:59 +01:00
btree.h
ChangeLog Fix common misspellings 2011-03-31 11:26:23 -03:00
datastream.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
datastream.h
debug.c kmemtrace, befs: fix slab.h dependency problem 2009-04-03 12:21:33 +02:00
endian.h befs: don't pass huge structs by value 2011-01-13 08:03:15 -08:00
inode.c [PATCH] befs: prepare to sanitizing headers 2006-10-10 16:15:33 -07:00
inode.h
io.c
io.h
Kconfig fs/befs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:04 -08:00
linuxvfs.c fs/befs/linuxvfs.c: add __init to befs_init_inodecache() 2014-04-03 16:21:24 -07:00
Makefile
super.c befs: fix build on parisc 2009-04-08 10:21:43 -07:00
super.h
TODO