remarkable-linux/fs/hpfs
Al Viro 5d5d568975 make new_sync_{read,write}() static
All places outside of core VFS that checked ->read and ->write for being NULL or
called the methods directly are gone now, so NULL {read,write} with non-NULL
{read,write}_iter will do the right thing in all cases.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-04-11 22:29:40 -04:00
..
alloc.c fs/hpfs: convert printk to pr_foo() 2014-06-06 16:08:10 -07:00
anode.c
buffer.c fs/hpfs: increase pr_warn level 2014-06-06 16:08:10 -07:00
dentry.c
dir.c fs/hpfs: increase pr_warn level 2014-06-06 16:08:10 -07:00
dnode.c fs/hpfs/dnode.c: fix suspect code indent 2014-08-08 15:57:22 -07:00
ea.c fs/hpfs: increase pr_warn level 2014-06-06 16:08:10 -07:00
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
hpfs.h
hpfs_fn.h fs/hpfs: use pr_fmt for logging 2014-06-06 16:08:10 -07:00
inode.c fs/hpfs: increase pr_warn level 2014-06-06 16:08:10 -07:00
Kconfig
Makefile
map.c fs/hpfs: increase pr_warn level 2014-06-06 16:08:10 -07:00
name.c fs/hpfs: increase pr_warn level 2014-06-06 16:08:10 -07:00
namei.c fs/hpfs: use pr_fmt for logging 2014-06-06 16:08:10 -07:00
super.c fs/hpfs: increase pr_warn level 2014-06-06 16:08:10 -07:00