Searched refs:ocfs2_new_group_input (Results 1 – 4 of 4) sorted by relevance
58 struct ocfs2_new_group_input { struct68 #define OCFS2_IOC_GROUP_ADD _IOW('o', 2,struct ocfs2_new_group_input) argument69 #define OCFS2_IOC_GROUP_ADD64 _IOW('o', 3,struct ocfs2_new_group_input)
30 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input);
384 struct ocfs2_new_group_input *input, in ocfs2_check_new_group()422 struct ocfs2_new_group_input *input, in ocfs2_verify_group_and_input()459 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input) in ocfs2_group_add()
480 struct ocfs2_new_group_input input; in ocfs2_ioctl()