remarkable-linux/fs/adfs
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
..
adfs.h adfs: add __printf verification, fix format/argument mismatches 2014-08-08 15:57:24 -07:00
dir.c adfs: add __printf verification, fix format/argument mismatches 2014-08-08 15:57:24 -07:00
dir_f.c
dir_f.h
dir_fplus.c adfs: add __printf verification, fix format/argument mismatches 2014-08-08 15:57:24 -07:00
dir_fplus.h
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
inode.c truncate: drop 'oldsize' truncate_pagecache() parameter 2013-09-12 15:38:02 -07:00
Kconfig
Makefile
map.c
super.c fs/adfs/super.c: add __init to init_inodecache() 2014-04-07 16:36:08 -07:00