Lines Matching refs:file
121 static long compat_mpctl_ioctl(struct file *f, unsigned cmd, unsigned long arg);
600 mptctl_fasync(int fd, struct file *filep, int mode)
621 __mptctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
627 int nonblock = (file->f_flags & O_NONBLOCK);
699 mptctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
703 ret = __mptctl_ioctl(file, cmd, arg);
2711 compat_mptfwxfer_ioctl(struct file *filp, unsigned int cmd,
2751 compat_mpt_command(struct file *filp, unsigned int cmd,
2804 static long compat_mpctl_ioctl(struct file *f, unsigned int cmd, unsigned long arg)