aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nilfs2_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/nilfs2_fs.h')
-rw-r--r--include/linux/nilfs2_fs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/nilfs2_fs.h b/include/linux/nilfs2_fs.h
index 252657874a19..1fb465f9baf2 100644
--- a/include/linux/nilfs2_fs.h
+++ b/include/linux/nilfs2_fs.h
@@ -905,5 +905,7 @@ struct nilfs_bdesc {
905 _IOW(NILFS_IOCTL_IDENT, 0x8B, __u64) 905 _IOW(NILFS_IOCTL_IDENT, 0x8B, __u64)
906#define NILFS_IOCTL_SET_ALLOC_RANGE \ 906#define NILFS_IOCTL_SET_ALLOC_RANGE \
907 _IOW(NILFS_IOCTL_IDENT, 0x8C, __u64[2]) 907 _IOW(NILFS_IOCTL_IDENT, 0x8C, __u64[2])
908#define NILFS_IOCTL_SET_SUINFO \
909 _IOW(NILFS_IOCTL_IDENT, 0x8D, struct nilfs_argv)
908 910
909#endif /* _LINUX_NILFS_FS_H */ 911#endif /* _LINUX_NILFS_FS_H */