Searched defs:inode_data (Results 1 – 2 of 2) sorted by relevance
264 let inode_data = it.get(inode); in check_dir() localVariable266 let inode_data = inode_data.unwrap(); in check_dir() localVariable277 let inode_data = it.get(inode); in check_file() localVariable279 let inode_data = inode_data.unwrap(); in check_file() localVariable298 let inode_data = check_file(&it, ROOT, "foo"); in one_file() localVariable
194 let inode_data = self.find_inode(inode)?; in stat_from() localVariable266 let inode_data = self.find_inode(inode)?; in open() localVariable372 let inode_data = self.find_inode(inode)?; in opendir() localVariable