Lines Matching defs:file
14 /* use for escape from hmdfs file system, hmdfs hide follow names */
147 struct file *filp;
163 struct file *filp);
166 struct file *file, struct hmdfs_sb_info *sbi);
171 void hmdfs_delete_dentry(struct dentry *d, struct file *filp);
173 struct file *old_filp, struct file *new_filp);
175 struct file *create_local_dentry_file_cache(struct hmdfs_sb_info *sbi);
177 struct file *cache_file_persistent(struct hmdfs_peer *con, struct file *filp,
193 struct file *file;
198 struct file *hmdfs_server_rebuild_dents(struct hmdfs_sb_info *sbi,
206 struct file *filp;
231 struct file *filp;
259 struct file *filp);
281 int hmdfs_wlock_file(struct file *filp, loff_t start, loff_t len);
282 int hmdfs_rlock_file(struct file *filp, loff_t start, loff_t len);
283 int hmdfs_unlock_file(struct file *filp, loff_t start, loff_t len);
286 ssize_t cache_file_read(struct hmdfs_sb_info *sbi, struct file *filp, void *buf,
288 ssize_t cache_file_write(struct hmdfs_sb_info *sbi, struct file *filp,
290 int hmdfs_metainfo_read_nocred(struct file *filp,
292 int hmdfs_metainfo_read(struct hmdfs_sb_info *sbi, struct file *filp,
309 int delete_dentry_file(struct file *filp);
310 struct file *hmdfs_server_cache_revalidate(struct hmdfs_sb_info *sbi,
313 int write_header(struct file *filp, struct hmdfs_dcache_header *header);
348 unsigned int get_max_depth(struct file *filp);