Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs2_ioctl.h36 #define OCFS2_IOC_RESVSP64 _IOW ('X', 42, struct ocfs2_space_resv) macro
H A Dioctl.c848 case OCFS2_IOC_RESVSP64: in ocfs2_ioctl()
962 case OCFS2_IOC_RESVSP64: in ocfs2_compat_ioctl()
H A Dfile.c1998 if (cmd == OCFS2_IOC_RESVSP || cmd == OCFS2_IOC_RESVSP64 || in __ocfs2_change_file_space()
2017 case OCFS2_IOC_RESVSP64: in __ocfs2_change_file_space()
2086 if ((cmd == OCFS2_IOC_RESVSP || cmd == OCFS2_IOC_RESVSP64) && in ocfs2_change_file_space()
2114 int cmd = OCFS2_IOC_RESVSP64; in ocfs2_fallocate()