remarkable-linux/fs/befs
Luis de Bethencourt a20af5f9ea befs: improve documentation in datastream.c
Convert function descriptions to kernel-doc style.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Salah Triki <salah.triki@gmail.com>
2016-10-08 10:01:36 +01:00
..
befs.h befs: fix typo in befs_sb_info 2016-10-08 10:01:27 +01:00
befs_fs_types.h
btree.c befs: fix typos in btree.c 2016-10-08 10:01:34 +01:00
btree.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
ChangeLog
datastream.c befs: improve documentation in datastream.c 2016-10-08 10:01:36 +01:00
datastream.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
debug.c befs: dump inode_size superblock information 2016-10-08 10:01:29 +01:00
endian.h
inode.c BEFS: logging cleanup 2014-04-03 16:21:25 -07:00
inode.h
io.c befs: remove unnecessary initialization 2016-10-08 10:01:28 +01:00
io.h fs: befs: replace befs_bread by sb_bread 2016-10-08 10:01:12 +01:00
Kconfig
linuxvfs.c fs: befs: remove ret variable 2016-10-08 10:01:25 +01:00
Makefile BEFS: logging cleanup 2014-04-03 16:21:25 -07:00
super.c befs: fix style issues in super.c 2016-10-08 10:01:34 +01:00
super.h
TODO