Searched refs:relocation (Results 1 – 1 of 1) sorted by relevance
36 fn relocation(&mut self, fd_table: &Arc<RwLock<FileDescriptorVec>>) -> Result<()> { in relocation() method128 self.relocation(fd_table)?; in verify()