Searched refs:FS_IOC_GETVERSION (Results 1 – 7 of 7) sorted by relevance
24 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
206 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
513 #ifdef FS_IOC_GETVERSION514 # undef FS_IOC_GETVERSION515 # define FS_IOC_GETVERSION 0x80047601 macro
577 #ifdef FS_IOC_GETVERSION578 # undef FS_IOC_GETVERSION579 # define FS_IOC_GETVERSION 0x80047601 macro
160 if (ioctl(fd, FS_IOC_GETVERSION, (void*)&version) < 0) goto LABEL2; in print_file_attr()
845 unsigned IOCTL_FS_IOC_GETVERSION = FS_IOC_GETVERSION;
385 _(FS_IOC_GETVERSION, WRITE, sizeof(int));