Searched refs:copy_up (Results 1 – 2 of 2) sorted by relevance
10 pub fn copy_up(&self) -> Result<(), SystemError> { in copy_up() method
2 pub mod copy_up; module282 self.copy_up()?; in write_at()