diff options
Diffstat (limited to 'fs/f2fs/f2fs.h')
-rw-r--r-- | fs/f2fs/f2fs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/f2fs/f2fs.h b/fs/f2fs/f2fs.h index 975cb44851ab..5022a7d7f7ca 100644 --- a/fs/f2fs/f2fs.h +++ b/fs/f2fs/f2fs.h | |||
@@ -847,7 +847,6 @@ long f2fs_ioctl(struct file *, unsigned int, unsigned long); | |||
847 | * inode.c | 847 | * inode.c |
848 | */ | 848 | */ |
849 | void f2fs_set_inode_flags(struct inode *); | 849 | void f2fs_set_inode_flags(struct inode *); |
850 | struct inode *f2fs_iget_nowait(struct super_block *, unsigned long); | ||
851 | struct inode *f2fs_iget(struct super_block *, unsigned long); | 850 | struct inode *f2fs_iget(struct super_block *, unsigned long); |
852 | void update_inode(struct inode *, struct page *); | 851 | void update_inode(struct inode *, struct page *); |
853 | int f2fs_write_inode(struct inode *, struct writeback_control *); | 852 | int f2fs_write_inode(struct inode *, struct writeback_control *); |