Searched refs:OCFS2_IOC_UNRESVSP64 (Results 1 – 2 of 2) sorted by relevance
37 #define OCFS2_IOC_UNRESVSP64 _IOW ('X', 43, struct ocfs2_space_resv) macro
2000 cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) { in __ocfs2_change_file_space()2027 case OCFS2_IOC_UNRESVSP64: in __ocfs2_change_file_space()2090 else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) && in ocfs2_change_file_space()2132 cmd = OCFS2_IOC_UNRESVSP64; in ocfs2_fallocate()