Searched refs:OCFS2_IOC_UNRESVSP (Results 1 – 3 of 3) sorted by relevance
33 #define OCFS2_IOC_UNRESVSP _IOW ('X', 41, struct ocfs2_space_resv) macro
857 case OCFS2_IOC_UNRESVSP: in ocfs2_ioctl()948 case OCFS2_IOC_UNRESVSP: in ocfs2_compat_ioctl()
1987 cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) { in __ocfs2_change_file_space()2013 case OCFS2_IOC_UNRESVSP: in __ocfs2_change_file_space()2077 else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) && in ocfs2_change_file_space()
Completed in 10 milliseconds