Lines Matching refs:_IOW
30 #define OCFS2_IOC_ALLOCSP _IOW ('X', 10, struct ocfs2_space_resv)
31 #define OCFS2_IOC_FREESP _IOW ('X', 11, struct ocfs2_space_resv)
32 #define OCFS2_IOC_RESVSP _IOW ('X', 40, struct ocfs2_space_resv)
33 #define OCFS2_IOC_UNRESVSP _IOW ('X', 41, struct ocfs2_space_resv)
34 #define OCFS2_IOC_ALLOCSP64 _IOW ('X', 36, struct ocfs2_space_resv)
35 #define OCFS2_IOC_FREESP64 _IOW ('X', 37, struct ocfs2_space_resv)
36 #define OCFS2_IOC_RESVSP64 _IOW ('X', 42, struct ocfs2_space_resv)
37 #define OCFS2_IOC_UNRESVSP64 _IOW ('X', 43, struct ocfs2_space_resv)
49 #define OCFS2_IOC_GROUP_EXTEND _IOW('o', 1, int)
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)
59 #define OCFS2_IOC_REFLINK _IOW('o', 4, struct reflink_arguments)
222 #define OCFS2_IOC_MOVE_EXT _IOW('o', 6, struct ocfs2_move_extents)