Lines Matching refs:AFS_FS_I
128 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_open()
182 struct afs_vnode *vnode = AFS_FS_I(inode); in afs_release()
313 struct afs_vnode *vnode = AFS_FS_I(subreq->rreq->inode); in afs_issue_read()
337 struct afs_vnode *vnode = AFS_FS_I(folio->mapping->host); in afs_symlink_read_folio()
368 struct afs_vnode *vnode = AFS_FS_I(rreq->inode); in afs_begin_cache_operation()
380 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_check_write_begin()
400 fscache_unpin_writeback(wbc, afs_vnode_cache(AFS_FS_I(inode))); in afs_write_inode()
411 struct afs_vnode *vnode = AFS_FS_I(folio_inode(folio)); in afs_invalidate_dirty()
486 struct afs_vnode *vnode = AFS_FS_I(folio_inode(folio)); in afs_release_folio()
545 struct afs_vnode *vnode = AFS_FS_I(file_inode(file)); in afs_file_mmap()
560 afs_add_open_mmap(AFS_FS_I(file_inode(vma->vm_file))); in afs_vm_open()
565 afs_drop_open_mmap(AFS_FS_I(file_inode(vma->vm_file))); in afs_vm_close()
570 struct afs_vnode *vnode = AFS_FS_I(file_inode(vmf->vma->vm_file)); in afs_vm_map_pages()
589 struct afs_vnode *vnode = AFS_FS_I(file_inode(iocb->ki_filp)); in afs_file_read_iter()