Lines Matching defs:filp
763 static ssize_t cache_read(struct file *filp, char __user *buf, size_t count, in cache_read()
901 static ssize_t cache_write(struct file *filp, const char __user *buf, in cache_write()
921 static unsigned int cache_poll(struct file *filp, poll_table *wait, in cache_poll()
948 static int cache_ioctl(struct inode *ino, struct file *filp, in cache_ioctl()
977 static int cache_open(struct inode *inode, struct file *filp, in cache_open()
1002 static int cache_release(struct inode *inode, struct file *filp, in cache_release()
1485 static ssize_t cache_read_procfs(struct file *filp, char __user *buf, in cache_read_procfs()
1493 static ssize_t cache_write_procfs(struct file *filp, const char __user *buf, in cache_write_procfs()
1501 static unsigned int cache_poll_procfs(struct file *filp, poll_table *wait) in cache_poll_procfs()
1508 static long cache_ioctl_procfs(struct file *filp, in cache_ioctl_procfs()
1517 static int cache_open_procfs(struct inode *inode, struct file *filp) in cache_open_procfs()
1524 static int cache_release_procfs(struct inode *inode, struct file *filp) in cache_release_procfs()
1542 static int content_open_procfs(struct inode *inode, struct file *filp) in content_open_procfs()
1549 static int content_release_procfs(struct inode *inode, struct file *filp) in content_release_procfs()
1563 static int open_flush_procfs(struct inode *inode, struct file *filp) in open_flush_procfs()
1570 static int release_flush_procfs(struct inode *inode, struct file *filp) in release_flush_procfs()
1577 static ssize_t read_flush_procfs(struct file *filp, char __user *buf, in read_flush_procfs()
1585 static ssize_t write_flush_procfs(struct file *filp, in write_flush_procfs()
1721 static ssize_t cache_read_pipefs(struct file *filp, char __user *buf, in cache_read_pipefs()
1729 static ssize_t cache_write_pipefs(struct file *filp, const char __user *buf, in cache_write_pipefs()
1737 static unsigned int cache_poll_pipefs(struct file *filp, poll_table *wait) in cache_poll_pipefs()
1744 static long cache_ioctl_pipefs(struct file *filp, in cache_ioctl_pipefs()
1753 static int cache_open_pipefs(struct inode *inode, struct file *filp) in cache_open_pipefs()
1760 static int cache_release_pipefs(struct inode *inode, struct file *filp) in cache_release_pipefs()
1778 static int content_open_pipefs(struct inode *inode, struct file *filp) in content_open_pipefs()
1785 static int content_release_pipefs(struct inode *inode, struct file *filp) in content_release_pipefs()
1799 static int open_flush_pipefs(struct inode *inode, struct file *filp) in open_flush_pipefs()
1806 static int release_flush_pipefs(struct inode *inode, struct file *filp) in release_flush_pipefs()
1813 static ssize_t read_flush_pipefs(struct file *filp, char __user *buf, in read_flush_pipefs()
1821 static ssize_t write_flush_pipefs(struct file *filp, in write_flush_pipefs()