nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
[deliverable/linux.git] / include / linux / nilfs2_fs.h
index 252657874a192ffd19170154a0b4a61031c80cd3..1fb465f9baf275c50d84c4dee7d8dac5b943f6ca 100644 (file)
@@ -905,5 +905,7 @@ struct nilfs_bdesc {
        _IOW(NILFS_IOCTL_IDENT, 0x8B, __u64)
 #define NILFS_IOCTL_SET_ALLOC_RANGE  \
        _IOW(NILFS_IOCTL_IDENT, 0x8C, __u64[2])
+#define NILFS_IOCTL_SET_SUINFO  \
+       _IOW(NILFS_IOCTL_IDENT, 0x8D, struct nilfs_argv)
 
 #endif /* _LINUX_NILFS_FS_H */
This page took 0.032549 seconds and 5 git commands to generate.