Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs2_ioctl.h37 #define OCFS2_IOC_UNRESVSP64 _IOW ('X', 43, struct ocfs2_space_resv) macro
H A Dioctl.c850 case OCFS2_IOC_UNRESVSP64: in ocfs2_ioctl()
964 case OCFS2_IOC_UNRESVSP64: in ocfs2_compat_ioctl()
H A Dfile.c1999 cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) { in __ocfs2_change_file_space()
2026 case OCFS2_IOC_UNRESVSP64: in __ocfs2_change_file_space()
2089 else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) && in ocfs2_change_file_space()
2131 cmd = OCFS2_IOC_UNRESVSP64; in ocfs2_fallocate()