Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs2_ioctl.h33 #define OCFS2_IOC_UNRESVSP _IOW ('X', 41, struct ocfs2_space_resv) macro
H A Dioctl.c849 case OCFS2_IOC_UNRESVSP: in ocfs2_ioctl()
963 case OCFS2_IOC_UNRESVSP: in ocfs2_compat_ioctl()
H A Dfile.c1999 cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) { in __ocfs2_change_file_space()
2025 case OCFS2_IOC_UNRESVSP: in __ocfs2_change_file_space()
2089 else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) && in ocfs2_change_file_space()