Lines Matching defs:inode
840 struct inode *inode = file_inode(filp); in cache_read() local
960 struct inode *inode = file_inode(filp); in cache_write() local
1031 static int cache_open(struct inode *inode, struct file *filp, in cache_open()
1058 static int cache_release(struct inode *inode, struct file *filp, in cache_release()
1458 static int content_open(struct inode *inode, struct file *file, in content_open()
1478 static int content_release(struct inode *inode, struct file *file, in content_release()
1486 static int open_flush(struct inode *inode, struct file *file, in open_flush()
1494 static int release_flush(struct inode *inode, struct file *file, in release_flush()
1582 struct inode *inode = file_inode(filp); in cache_ioctl_procfs() local
1588 static int cache_open_procfs(struct inode *inode, struct file *filp) in cache_open_procfs()
1595 static int cache_release_procfs(struct inode *inode, struct file *filp) in cache_release_procfs()
1611 static int content_open_procfs(struct inode *inode, struct file *filp) in content_open_procfs()
1618 static int content_release_procfs(struct inode *inode, struct file *filp) in content_release_procfs()
1632 static int open_flush_procfs(struct inode *inode, struct file *filp) in open_flush_procfs()
1639 static int release_flush_procfs(struct inode *inode, struct file *filp) in release_flush_procfs()
1794 struct inode *inode = file_inode(filp); in cache_ioctl_pipefs() local
1800 static int cache_open_pipefs(struct inode *inode, struct file *filp) in cache_open_pipefs()
1807 static int cache_release_pipefs(struct inode *inode, struct file *filp) in cache_release_pipefs()
1824 static int content_open_pipefs(struct inode *inode, struct file *filp) in content_open_pipefs()
1831 static int content_release_pipefs(struct inode *inode, struct file *filp) in content_release_pipefs()
1845 static int open_flush_pipefs(struct inode *inode, struct file *filp) in open_flush_pipefs()
1852 static int release_flush_pipefs(struct inode *inode, struct file *filp) in release_flush_pipefs()