ocfs2_new_group_input
struct ocfs2_new_group_input input;
#define OCFS2_IOC_GROUP_ADD _IOW('o', 2,struct ocfs2_new_group_input)
#define OCFS2_IOC_GROUP_ADD64 _IOW('o', 3,struct ocfs2_new_group_input)
struct ocfs2_new_group_input *input,
struct ocfs2_new_group_input *input,
int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input)
int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input);