Lines Matching defs:filp
225 static int sg_allow_access(struct file *filp, unsigned char *cmd) in sg_allow_access()
273 sg_open(struct inode *inode, struct file *filp) in sg_open()
372 sg_release(struct inode *inode, struct file *filp) in sg_release()
399 sg_read(struct file *filp, char __user *buf, size_t count, loff_t * ppos) in sg_read()
583 sg_write(struct file *filp, const char __user *buf, size_t count, loff_t * ppos) in sg_write()
838 sg_ioctl(struct file *filp, unsigned int cmd_in, unsigned long arg) in sg_ioctl()
1122 static long sg_compat_ioctl(struct file *filp, unsigned int cmd_in, unsigned long arg) in sg_compat_ioctl()
1145 sg_poll(struct file *filp, poll_table * wait) in sg_poll()
1183 sg_fasync(int fd, struct file *filp, int mode) in sg_fasync()
1237 sg_mmap(struct file *filp, struct vm_area_struct *vma) in sg_mmap()
2443 sg_proc_write_adio(struct file *filp, const char __user *buffer, in sg_proc_write_adio()
2464 sg_proc_write_dressz(struct file *filp, const char __user *buffer, in sg_proc_write_dressz()