linux/fs/hpfs
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode()
After we moved inode_sync_wait() from end_writeback() it doesn't make sense
to call the function end_writeback() anymore. Rename it to clear_inode()
which well says what the function really does - set I_CLEAR flag.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
2012-05-06 13:43:41 +08:00
..
alloc.c
anode.c
buffer.c
dentry.c
dir.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
dnode.c
ea.c
file.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 2011-07-20 20:47:59 -04:00
hpfs.h
hpfs_fn.h treewide: use __printf not __attribute__((format(printf,...))) 2011-10-31 17:30:54 -07:00
inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00
Kconfig
Makefile
map.c
name.c
namei.c switch ->mknod() to umode_t 2012-01-03 22:54:54 -05:00
super.c switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00