Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_ioctl.h30 struct ocfs2_space_resv { struct
40 #define OCFS2_IOC_ALLOCSP _IOW ('X', 10, struct ocfs2_space_resv)
41 #define OCFS2_IOC_FREESP _IOW ('X', 11, struct ocfs2_space_resv)
42 #define OCFS2_IOC_RESVSP _IOW ('X', 40, struct ocfs2_space_resv)
43 #define OCFS2_IOC_UNRESVSP _IOW ('X', 41, struct ocfs2_space_resv)
44 #define OCFS2_IOC_ALLOCSP64 _IOW ('X', 36, struct ocfs2_space_resv)
45 #define OCFS2_IOC_FREESP64 _IOW ('X', 37, struct ocfs2_space_resv)
46 #define OCFS2_IOC_RESVSP64 _IOW ('X', 42, struct ocfs2_space_resv)
47 #define OCFS2_IOC_UNRESVSP64 _IOW ('X', 43, struct ocfs2_space_resv)
H A Dfile.h65 struct ocfs2_space_resv *sr);
H A Dfile.c1927 struct ocfs2_space_resv *sr, in __ocfs2_change_file_space()
2071 struct ocfs2_space_resv *sr) in ocfs2_change_file_space()
2103 struct ocfs2_space_resv sr; in ocfs2_fallocate()
H A Dioctl.c842 struct ocfs2_space_resv sr; in ocfs2_ioctl()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_ioctl.h20 struct ocfs2_space_resv { struct
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)
H A Dfile.h66 struct ocfs2_space_resv *sr);
H A Dfile.c1921 struct ocfs2_space_resv *sr, in __ocfs2_change_file_space()
2065 struct ocfs2_space_resv *sr) in ocfs2_change_file_space()
2097 struct ocfs2_space_resv sr; in ocfs2_fallocate()
H A Dioctl.c852 struct ocfs2_space_resv sr; in ocfs2_ioctl()

Completed in 12 milliseconds