Home | History | Annotate | Download | only in python2.7

Lines Matching refs:inodes

1568         self.inodes = {}        # dictionary caching the inodes of
1858 inode in self.inodes and arcname != self.inodes[inode]:
1862 linkname = self.inodes[inode]
1868 self.inodes[inode] = arcname