Lines Matching refs:file
121 static long compat_mpctl_ioctl(struct file *f, unsigned cmd, unsigned long arg);
598 mptctl_fasync(int fd, struct file *filep, int mode)
619 __mptctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
624 int nonblock = (file->f_flags & O_NONBLOCK);
695 mptctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
699 ret = __mptctl_ioctl(file, cmd, arg);
2714 compat_mptfwxfer_ioctl(struct file *filp, unsigned int cmd,
2754 compat_mpt_command(struct file *filp, unsigned int cmd,
2807 static long compat_mpctl_ioctl(struct file *f, unsigned int cmd, unsigned long arg)