ocfs2_new_group_input  843 fs/ocfs2/ioctl.c 	struct ocfs2_new_group_input input;
ocfs2_new_group_input   60 fs/ocfs2/ocfs2_ioctl.h #define OCFS2_IOC_GROUP_ADD	_IOW('o', 2,struct ocfs2_new_group_input)
ocfs2_new_group_input   61 fs/ocfs2/ocfs2_ioctl.h #define OCFS2_IOC_GROUP_ADD64	_IOW('o', 3,struct ocfs2_new_group_input)
ocfs2_new_group_input  373 fs/ocfs2/resize.c 				 struct ocfs2_new_group_input *input,
ocfs2_new_group_input  411 fs/ocfs2/resize.c 					struct ocfs2_new_group_input *input,
ocfs2_new_group_input  448 fs/ocfs2/resize.c int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input)
ocfs2_new_group_input   16 fs/ocfs2/resize.h int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input);