diff options
Diffstat (limited to 'fs/nilfs2/nilfs.h')
-rw-r--r-- | fs/nilfs2/nilfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nilfs2/nilfs.h b/fs/nilfs2/nilfs.h index 48c070676cc5..f767644a7242 100644 --- a/fs/nilfs2/nilfs.h +++ b/fs/nilfs2/nilfs.h | |||
@@ -243,7 +243,6 @@ extern int nilfs_sync_file(struct file *, struct dentry *, int); | |||
243 | 243 | ||
244 | /* ioctl.c */ | 244 | /* ioctl.c */ |
245 | int nilfs_ioctl(struct inode *, struct file *, unsigned int, unsigned long); | 245 | int nilfs_ioctl(struct inode *, struct file *, unsigned int, unsigned long); |
246 | long nilfs_compat_ioctl(struct file *, unsigned int, unsigned long); | ||
247 | int nilfs_ioctl_prepare_clean_segments(struct the_nilfs *, void __user *); | 246 | int nilfs_ioctl_prepare_clean_segments(struct the_nilfs *, void __user *); |
248 | 247 | ||
249 | /* inode.c */ | 248 | /* inode.c */ |