Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2_ioctl.h55 #define OCFS2_IOC_UNRESVSP64 _IOW ('X', 43, struct ocfs2_space_resv) macro
Dioctl.c880 case OCFS2_IOC_UNRESVSP64: in ocfs2_ioctl()
978 case OCFS2_IOC_UNRESVSP64: in ocfs2_compat_ioctl()
Dfile.c1998 cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) { in __ocfs2_change_file_space()
2025 case OCFS2_IOC_UNRESVSP64: in __ocfs2_change_file_space()
2088 else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) && in ocfs2_change_file_space()
2130 cmd = OCFS2_IOC_UNRESVSP64; in ocfs2_fallocate()