Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfd.h22 #define FDGETPRM32 _IOR(2, 0x04, struct compat_floppy_struct) macro
/linux-4.4.14/block/
Dcompat_ioctl.c292 { FDGETPRM32, FDGETPRM },
322 case FDGETPRM32: in compat_fd_ioctl()
332 if (cmd == FDGETPRM32) in compat_fd_ioctl()
413 case FDGETPRM32: in compat_fd_ioctl()
542 case FDGETPRM32: in compat_blkdev_driver_ioctl()
/linux-4.4.14/fs/
Dcompat_ioctl.c963 IGNORE_IOCTL(FDGETPRM32)