Lines Matching refs:file
58 struct file *, unsigned, umode_t,
69 extern int cifs_revalidate_file_attr(struct file *filp);
71 extern int cifs_revalidate_file(struct file *filp);
91 extern int cifs_open(struct inode *inode, struct file *file);
92 extern int cifs_close(struct inode *inode, struct file *file);
93 extern int cifs_closedir(struct inode *inode, struct file *file);
98 extern int cifs_lock(struct file *, int, struct file_lock *);
99 extern int cifs_fsync(struct file *, loff_t, loff_t, int);
100 extern int cifs_strict_fsync(struct file *, loff_t, loff_t, int);
101 extern int cifs_flush(struct file *, fl_owner_t id);
102 extern int cifs_file_mmap(struct file * , struct vm_area_struct *);
103 extern int cifs_file_strict_mmap(struct file * , struct vm_area_struct *);
105 extern int cifs_dir_open(struct inode *inode, struct file *file);
106 extern int cifs_readdir(struct file *file, struct dir_context *ctx);
129 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);