Searched refs:ocfs2_new_group_input (Results 1 – 4 of 4) sorted by relevance
40 struct ocfs2_new_group_input { struct50 #define OCFS2_IOC_GROUP_ADD _IOW('o', 2,struct ocfs2_new_group_input) argument51 #define OCFS2_IOC_GROUP_ADD64 _IOW('o', 3,struct ocfs2_new_group_input)
14 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input);
371 struct ocfs2_new_group_input *input, in ocfs2_check_new_group()409 struct ocfs2_new_group_input *input, in ocfs2_verify_group_and_input()446 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input) in ocfs2_group_add()
846 struct ocfs2_new_group_input input; in ocfs2_ioctl()