Searched refs:FS_IOC_GETVERSION (Results 1 – 9 of 9) sorted by relevance
23 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
245 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
513 #ifdef FS_IOC_GETVERSION514 # undef FS_IOC_GETVERSION515 # define FS_IOC_GETVERSION 0x80047601 macro
569 #ifdef FS_IOC_GETVERSION570 # undef FS_IOC_GETVERSION571 # define FS_IOC_GETVERSION 0x80047601 macro
105 if (ioctl(fd, FS_IOC_GETVERSION, (void*)&version) < 0) goto LABEL2; in print_file_attr()
428 #define XFS_IOC_GETVERSION FS_IOC_GETVERSION
845 unsigned IOCTL_FS_IOC_GETVERSION = FS_IOC_GETVERSION;
385 _(FS_IOC_GETVERSION, WRITE, sizeof(int));