Searched refs:UMSDOS_GETVERSION (Results 1 – 2 of 2) sorted by relevance
85 if (cmd != UMSDOS_GETVERSION in UMSDOS_ioctl_dir()113 if (current->euid != 0 && cmd != UMSDOS_GETVERSION) in UMSDOS_ioctl_dir()117 if (cmd == UMSDOS_GETVERSION) { in UMSDOS_ioctl_dir()
123 #define UMSDOS_GETVERSION _IO(0x04,217) /* Get the release number of UMSDOS */ macro