Lines Matching refs:AFS_FS_I
122 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_open()
173 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_release()
294 struct afs_vnode *vnode = AFS_FS_I(subreq->rreq->inode); in afs_req_issue_op()
318 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_symlink_readpage()
345 struct fscache_cookie *cookie = afs_vnode_cache(AFS_FS_I(inode)); in afs_is_cache_enabled()
352 struct afs_vnode *vnode = AFS_FS_I(rreq->inode); in afs_begin_cache_operation()
360 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_check_write_begin()
399 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_invalidate_dirty()
474 struct afs_vnode *vnode = AFS_FS_I(page->mapping->host); in afs_releasepage()
532 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_file_mmap()
547 afs_add_open_mmap(AFS_FS_I(file_inode(vma->vm_file))); in afs_vm_open()
552 afs_drop_open_mmap(AFS_FS_I(file_inode(vma->vm_file))); in afs_vm_close()
557 struct afs_vnode *vnode = AFS_FS_I(file_inode(vmf->vma->vm_file)); in afs_vm_map_pages()
576 struct afs_vnode *vnode = AFS_FS_I(file_inode(iocb->ki_filp)); in afs_file_read_iter()