Lines Matching defs:file
169 struct file *file; in alloc_file() local
198 int init_file(struct file *file, struct vfsmount *mnt, struct dentry *dentry, in init_file()
223 void fput(struct file *file) in fput()
239 void drop_file_write_access(struct file *file) in drop_file_write_access()
259 void __fput(struct file *file) in __fput()
298 struct file *file; in fget() local
326 struct file *file; in fget_light() local
349 void put_filp(struct file *file) in put_filp()
358 void file_move(struct file *file, struct list_head *list) in file_move()
367 void file_kill(struct file *file) in file_kill()
378 struct file *file; in fs_may_remount_ro() local