kernel_optimize_test/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
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
datastream.c
datastream.h
debug.c
endian.h
inode.c
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
super.h
TODO