Lines Matching full:file
55 struct file *, unsigned, umode_t);
68 extern int cifs_revalidate_file_attr(struct file *filp);
70 extern int cifs_revalidate_file(struct file *filp);
94 extern int cifs_open(struct inode *inode, struct file *file);
95 extern int cifs_close(struct inode *inode, struct file *file);
96 extern int cifs_closedir(struct inode *inode, struct file *file);
101 extern int cifs_flock(struct file *pfile, int cmd, struct file_lock *plock);
102 extern int cifs_lock(struct file *, int, struct file_lock *);
103 extern int cifs_fsync(struct file *, loff_t, loff_t, int);
104 extern int cifs_strict_fsync(struct file *, loff_t, loff_t, int);
105 extern int cifs_flush(struct file *, fl_owner_t id);
109 extern int cifs_readdir(struct file *file, struct dir_context *ctx);
132 struct file *src_file, loff_t off,
133 struct file *dst_file, loff_t destoff,
136 extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);