Home
last modified time | relevance | path

Searched refs:ocfs2_new_group_input (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_ioctl.h50 struct ocfs2_new_group_input { struct
60 #define OCFS2_IOC_GROUP_ADD _IOW('o', 2,struct ocfs2_new_group_input)
61 #define OCFS2_IOC_GROUP_ADD64 _IOW('o', 3,struct ocfs2_new_group_input)
H A Dresize.h16 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input);
H A Dresize.c373 struct ocfs2_new_group_input *input, in ocfs2_check_new_group()
411 struct ocfs2_new_group_input *input, in ocfs2_verify_group_and_input()
448 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input) in ocfs2_group_add()
H A Dioctl.c843 struct ocfs2_new_group_input input; in ocfs2_ioctl()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_ioctl.h40 struct ocfs2_new_group_input { struct
50 #define OCFS2_IOC_GROUP_ADD _IOW('o', 2,struct ocfs2_new_group_input)
51 #define OCFS2_IOC_GROUP_ADD64 _IOW('o', 3,struct ocfs2_new_group_input)
H A Dresize.h14 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input);
H 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()
H A Dioctl.c879 struct ocfs2_new_group_input input; in ocfs2_ioctl()

Completed in 10 milliseconds