Lines Matching defs:file
23 int hmdfs_file_open_local(struct inode *inode, struct file *file) in hmdfs_file_open_local()
51 int hmdfs_file_release_local(struct inode *inode, struct file *file) in hmdfs_file_release_local()
61 static void hmdfs_file_accessed(struct file *file) in hmdfs_file_accessed()
73 ssize_t hmdfs_do_read_iter(struct file *file, struct iov_iter *iter, in hmdfs_do_read_iter()
93 static void hmdfs_file_modified(struct file *file) in hmdfs_file_modified()
109 ssize_t hmdfs_do_write_iter(struct file *file, struct iov_iter *iter, in hmdfs_do_write_iter()
141 int hmdfs_fsync_local(struct file *file, loff_t start, loff_t end, int datasync) in hmdfs_fsync_local()
155 loff_t hmdfs_file_llseek_local(struct file *file, loff_t offset, int whence) in hmdfs_file_llseek_local()
168 int hmdfs_file_mmap_local(struct file *file, struct vm_area_struct *vma) in hmdfs_file_mmap_local()
212 static int hmdfs_iterate_local(struct file *file, struct dir_context *ctx) in hmdfs_iterate_local()
233 int hmdfs_dir_open_local(struct inode *inode, struct file *file) in hmdfs_dir_open_local()
267 static int hmdfs_dir_release_local(struct inode *inode, struct file *file) in hmdfs_dir_release_local()
285 static int __hmdfs_ioc_set_share_path(struct file *file, in __hmdfs_ioc_set_share_path()
356 static int hmdfs_ioc_set_share_path(struct file *file, unsigned long arg) in hmdfs_ioc_set_share_path()
367 static long hmdfs_dir_ioctl_local(struct file *file, unsigned int cmd, in hmdfs_dir_ioctl_local()