Lines Matching defs:inode

816 	struct inode *inode = file_inode(filp);  in cache_read()  local
954 struct inode *inode = file_inode(filp); in cache_write() local
1025 static int cache_open(struct inode *inode, struct file *filp, in cache_open()
1052 static int cache_release(struct inode *inode, struct file *filp, in cache_release()
1457 static int content_open(struct inode *inode, struct file *file, in content_open()
1477 static int content_release(struct inode *inode, struct file *file, in content_release()
1485 static int open_flush(struct inode *inode, struct file *file, in open_flush()
1493 static int release_flush(struct inode *inode, struct file *file, in release_flush()
1581 struct inode *inode = file_inode(filp); in cache_ioctl_procfs() local
1587 static int cache_open_procfs(struct inode *inode, struct file *filp) in cache_open_procfs()
1594 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()
1799 struct inode *inode = file_inode(filp); in cache_ioctl_pipefs() local
1805 static int cache_open_pipefs(struct inode *inode, struct file *filp) in cache_open_pipefs()
1812 static int cache_release_pipefs(struct inode *inode, struct file *filp) in cache_release_pipefs()
1830 static int content_open_pipefs(struct inode *inode, struct file *filp) in content_open_pipefs()
1837 static int content_release_pipefs(struct inode *inode, struct file *filp) in content_release_pipefs()
1851 static int open_flush_pipefs(struct inode *inode, struct file *filp) in open_flush_pipefs()
1858 static int release_flush_pipefs(struct inode *inode, struct file *filp) in release_flush_pipefs()