Lines Matching defs:inode

761 	struct inode *inode = file_inode(filp);  in cache_read()  local
899 struct inode *inode = file_inode(filp); in cache_write() local
970 static int cache_open(struct inode *inode, struct file *filp, in cache_open()
995 static int cache_release(struct inode *inode, struct file *filp, in cache_release()
1373 static int content_open(struct inode *inode, struct file *file, in content_open()
1390 static int content_release(struct inode *inode, struct file *file, in content_release()
1398 static int open_flush(struct inode *inode, struct file *file, in open_flush()
1406 static int release_flush(struct inode *inode, struct file *file, in release_flush()
1485 struct inode *inode = file_inode(filp); in cache_ioctl_procfs() local
1491 static int cache_open_procfs(struct inode *inode, struct file *filp) in cache_open_procfs()
1498 static int cache_release_procfs(struct inode *inode, struct file *filp) in cache_release_procfs()
1516 static int content_open_procfs(struct inode *inode, struct file *filp) in content_open_procfs()
1523 static int content_release_procfs(struct inode *inode, struct file *filp) in content_release_procfs()
1537 static int open_flush_procfs(struct inode *inode, struct file *filp) in open_flush_procfs()
1544 static int release_flush_procfs(struct inode *inode, struct file *filp) in release_flush_procfs()
1717 struct inode *inode = file_inode(filp); in cache_ioctl_pipefs() local
1723 static int cache_open_pipefs(struct inode *inode, struct file *filp) in cache_open_pipefs()
1730 static int cache_release_pipefs(struct inode *inode, struct file *filp) in cache_release_pipefs()
1748 static int content_open_pipefs(struct inode *inode, struct file *filp) in content_open_pipefs()
1755 static int content_release_pipefs(struct inode *inode, struct file *filp) in content_release_pipefs()
1769 static int open_flush_pipefs(struct inode *inode, struct file *filp) in open_flush_pipefs()
1776 static int release_flush_pipefs(struct inode *inode, struct file *filp) in release_flush_pipefs()