Lines Matching defs:file
35 #define FILE_HOSTFS_I(file) HOSTFS_I(file_inode(file)) argument
279 static int hostfs_readdir(struct file *file, struct dir_context *ctx) in hostfs_readdir()
305 static int hostfs_open(struct inode *ino, struct file *file) in hostfs_open()
364 static int hostfs_file_release(struct inode *inode, struct file *file) in hostfs_file_release()
371 static int hostfs_fsync(struct file *file, loff_t start, loff_t end, in hostfs_fsync()
442 static int hostfs_readpage(struct file *file, struct page *page) in hostfs_readpage()
470 static int hostfs_write_begin(struct file *file, struct address_space *mapping, in hostfs_write_begin()
482 static int hostfs_write_end(struct file *file, struct address_space *mapping, in hostfs_write_end()
663 char *file; in hostfs_unlink() local
680 char *file; in hostfs_symlink() local
692 char *file; in hostfs_mkdir() local
704 char *file; in hostfs_rmdir() local