Lines Matching defs:inode

768 	struct inode *inode = file_inode(filp);  in cache_read()  local
906 struct inode *inode = file_inode(filp); in cache_write() local
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()
1381 static int content_open(struct inode *inode, struct file *file, in content_open()
1401 static int content_release(struct inode *inode, struct file *file, in content_release()
1409 static int open_flush(struct inode *inode, struct file *file, in open_flush()
1417 static int release_flush(struct inode *inode, struct file *file, in release_flush()
1511 struct inode *inode = file_inode(filp); in cache_ioctl_procfs() local
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()
1747 struct inode *inode = file_inode(filp); in cache_ioctl_pipefs() local
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()