Searched defs:inode_data (Results 1 – 2 of 2) sorted by relevance
252 let inode_data = it.get(inode); in check_dir() localVariable254 let inode_data = inode_data.unwrap(); in check_dir() localVariable265 let inode_data = it.get(inode); in check_file() localVariable267 let inode_data = inode_data.unwrap(); in check_file() localVariable286 let inode_data = check_file(&it, ROOT, "foo"); in one_file() localVariable
132 let inode_data = self.find_inode(inode)?; in stat_from() localVariable206 let inode_data = self.find_inode(inode)?; in open() localVariable281 let inode_data = self.find_inode(inode)?; in opendir() localVariable