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

/linux-master/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:
963 case OCFS2_IOC_UNRESVSP:
H A Dfile.c1986 cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) {
2012 case OCFS2_IOC_UNRESVSP:
2076 else if ((cmd == OCFS2_IOC_UNRESVSP || cmd == OCFS2_IOC_UNRESVSP64) &&

Completed in 156 milliseconds