Lines Matching refs:f_mapping
458 err = filemap_check_errors(file->f_mapping); in fuse_flush()
495 struct inode *inode = file->f_mapping->host; in fuse_fsync_common()
515 struct inode *inode = file->f_mapping->host; in fuse_fsync()
1014 struct inode *inode = iocb->ki_filp->f_mapping->host; in fuse_cache_read_iter()
1260 struct address_space *mapping = iocb->ki_filp->f_mapping; in fuse_perform_write()
1415 struct address_space *mapping = file->f_mapping; in fuse_cache_write_iter()
1587 struct address_space *mapping = file->f_mapping; in fuse_direct_io()
2255 err = write_inode_now(vma->vm_file->f_mapping->host, 1); in fuse_vma_close()
2256 mapping_set_error(vma->vm_file->f_mapping, err); in fuse_vma_close()
2330 invalidate_inode_pages2(file->f_mapping); in fuse_file_mmap()
2534 struct inode *inode = file->f_mapping->host; in fuse_lseek()
2728 struct inode *inode = file->f_mapping->host; in fuse_do_truncate()
2760 inode = file->f_mapping->host; in fuse_direct_IO()