Home
last modified time | relevance | path

Searched refs:ocfs2_new_group_input (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/
A Docfs2_ioctl.h40 struct ocfs2_new_group_input { struct
50 #define OCFS2_IOC_GROUP_ADD _IOW('o', 2,struct ocfs2_new_group_input) argument
51 #define OCFS2_IOC_GROUP_ADD64 _IOW('o', 3,struct ocfs2_new_group_input)
A Dresize.h14 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input);
A Dresize.c371 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()
A Dioctl.c846 struct ocfs2_new_group_input input; in ocfs2_ioctl()

Completed in 9 milliseconds