Lines Matching defs:file
172 struct file *file; in alloc_file() local
207 void drop_file_write_access(struct file *file) in drop_file_write_access()
226 static void __fput(struct file *file) in __fput()
268 void fput(struct file *file) in fput()
278 struct file *file; in fget() local
298 struct file *file; in fget_raw() local
333 struct file *file; in fget_light() local
360 struct file *file; in fget_raw_light() local
382 void put_filp(struct file *file) in put_filp()
391 static inline int file_list_cpu(struct file *file) in file_list_cpu()
401 static inline void __file_sb_list_add(struct file *file, struct super_block *sb) in __file_sb_list_add()
423 void file_sb_list_add(struct file *file, struct super_block *sb) in file_sb_list_add()
437 void file_sb_list_del(struct file *file) in file_sb_list_del()