Home
last modified time | relevance | path

Searched refs:OCFS2_IOC_UNRESVSP64 (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
A Docfs2_ioctl.h37 #define OCFS2_IOC_UNRESVSP64 _IOW ('X', 43, struct ocfs2_space_resv) macro
A Dioctl.c858 case OCFS2_IOC_UNRESVSP64: in ocfs2_ioctl()
950 case OCFS2_IOC_UNRESVSP64: in ocfs2_compat_ioctl()
A Dfile.c1990 cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) { in __ocfs2_change_file_space()
2017 case OCFS2_IOC_UNRESVSP64: in __ocfs2_change_file_space()
2080 else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) && in ocfs2_change_file_space()
2116 cmd = OCFS2_IOC_UNRESVSP64; in ocfs2_fallocate()

Completed in 20 milliseconds